Skip to content
Snippets Groups Projects
Commit a5ba6f21 authored by deuce's avatar deuce
Browse files

JS version of telgate.

parent ea496335
No related branches found
No related tags found
No related merge requests found
// telgate.js
// $Id$
// @format.tab-size 4, @format.use-tabs true
load("sbbsdefs.js");
write("\r\n\1h\1hPress \001yCtrl-]\001w for a control menu anytime.\r\n\r\n");
console.pause();
writeln("\001h\001yConnecting to: \001w"+argv[0]+"\001n");
bbs.telnet_gate(argv[0],TG_PASSTHRU);
console.clear();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment