Skip to content

r0c for workgroups

Latest
Compare
Choose a tag to compare
@9001 9001 released this 27 Apr 23:27
· 2 commits to master since this release

still supports python 2.6, 2.7, and 3.3 through 3.13 (at least)

new features

screenshot of windows 3.11 connecting to r0c

  • windows 3.11 (and other clients with buggy naws) are now able to connect 073b9da
  • ctrl-U and ctrl-D are now mapped to PgUp / PgDn d83d39c

bugfixes

  • scroll-size specified with /ss didn't apply to the /up and /down commands f36ed61
  • better errormessage if you try to run both telnet and netcat on the same port d9c584f
  • clients which tried to send a message immediately after connecting (before sending their terminal size) would get kicked as their thread died in an unhandled exception f13f578

⭐️ you probably want r0c.py below;
the zip and tar.gz files are source code
(python packages are available at PyPI)

if you run into issues with r0c.py, please try bigr0c.py instead
(and create an issue to let us know what happened 🙏)