Hello all.

This program allows one to control another computer over rednet, using my RPC API.
The process is mostly invisible to programs running in the fake shell this program provides, but a few things still don't work (example: os.pullEvent)



This is still beta software, but it works well enough.

How to Use:

First, run the installer below for both the client and server computers.
Then, run the server software like this:

server [optional server password]

Connnect to the server by doing this:

client [server id]

Download:
RPC-Based SSH Installer on Pastebin

Or, to download the installer from in-game, run this:

pastebin get U7Xq48Mb installer

The installer will install the RPC API and (for the server) install a new startup program. Don't worry, the program will backup any old startup files you may have, and the new startup program will run them.