1.1.0 • Published 10 years ago

tcp-shell v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

TCP Shell

Install via npm

$ npm install --global tcp-shell

Usage

Usage: tcp <port> <host>

Options:
  --help, -h  Display this usage help
  --tls, -s   Enable TLS
  --crlf, -c  Use <CRLF> as EOL

Example

$ tcp --tls --crlf 993 imap.gmail.com
[CONNECTION] 192.168.1.5:58499 -> 74.125.25.108:993

* OK Gimap ready for requests from 118.93.93.244 7mb48335792pbn
1 LOGOUT
* BYE Logout Requested 7mb48335792pbn
1 OK Quoth the raven, nevermore... 7mb48335792pbn

[CONNECTION:CLOSE]