Skip to content

Tiny Telnet shell server in Go

License

Notifications You must be signed in to change notification settings

x1unix/telshell

Repository files navigation

TelShell

Tiny Telnet shell server in Go

alt text

Download

curl https://raw.githubusercontent.com/x1unix/telshell/master/install.sh | sh

Also, you can grab latest release from here

Usage

./telshell -addr=:5000

We also recommend -s=-i argument to start shell in interactive mode

Use -help to get help about additional params