Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Last active February 20, 2016 08:27
Show Gist options
  • Save erangaeb/3a5db40c64d88f4784e1 to your computer and use it in GitHub Desktop.
Save erangaeb/3a5db40c64d88f4784e1 to your computer and use it in GitHub Desktop.
Telent commands
# connect to tcp
telnet <host> <post>
telent 10.2.4.110 8080
>>msg
# exit from telnet session
ctrl ]
quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment