This package has been deprecated

Author message:

you can now connect to the server component with a regular telnet client

runtime-telnet-client

0.0.8 • Public • Published

WARNING: This is deprecated

runtime-telnet-client

Telnet client for runtimejs

Install:

npm install -g runtime-telnet-client
# OR 
sudo npm install -g runtime-telnet-client

Usage:

Start it like:

runtime-telnet

OR

runtime-telnet 192.168.1.7
runtime-telnet 192.168.1.6
runtime-telnet your.host.ip.here

to listen to a remote IP.

Listens on port 9000, the port the server listens on. Server (runtime-telnet-server) is recommended (otherwise this is useless). NOTE: It does not currently support runtime's readLine function. It just passes 'foo' when requested for readLine.

Package Sidebar

Install

npm i runtime-telnet-client

Weekly Downloads

0

Version

0.0.8

License

MIT

Last publish

Collaborators

  • facekapow