0.0.8 • Published 10 years ago

runtime-telnet-client v0.0.8

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

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.

0.0.8

10 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago