conntest
v0.0.1
Published
cli to test node net connections remote or at home
Downloads
1
Readme
conntest
test node socket connnections
npm install conntest
then do
ct mywebsite.com 8234
=> connection!
ct notrea.com 1234
=> cant connect
easier than telnet?