Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 444 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 444 Bytes

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