Posted 11 October 2015 - 02:14 AM
Ports
pastebin get XxkBiYJ6 ports
std pb XxkBiYJ6 ports
This program is designed to be able to turn on/off modem channels on a computer, as well as see all channels that are open. Over time, I've added new features. Here is the syntax:
ports --Displays computer ID and all open modem channels
ports <open/close> <modem side> --Opens rednet to a certain side
ports <open/close> <channel number> --Opens a modem channel
ports lock --Toggles modem communications
ports listen [channel] --Listens for modem traffic on that channel. Defaults to rednet.
ports send <message> [channel] [replyChannel] --Sends a message on that channel and reply channel. Defaults to rednet.
I think it would be useful for thwarting people who put a remote desktop applicaton (like nsh) on your computer.
Edited on 25 October 2015 - 11:13 PM