tcp-shell

1.1.0 • Public • Published

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]

/tcp-shell/

    Package Sidebar

    Install

    npm i tcp-shell

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • jhermsmeier