HTTP Command Server
Posted: Mon Jan 02, 2012 8:19 pm
Hey everyone, I noticed some days back there was a slightly trivial topic about remote administration software (and how some newcomers can misuse them).
Well I've come up with a program to demonstrate how some of the more interesting remote features may work.
In its current state the program is relatively safe to use as the user can see everything that happens in the log.
Since it's HTTP-based the usage is as follows:
/getIPs - returns a list of all assigned IP addresses on all network interfaces
/getClipboardText - returns the clipboard text
/openCD/<drive index> - opens a CD drive tray
/closeCD/<drive index> - closes a CD drive tray
Well I've come up with a program to demonstrate how some of the more interesting remote features may work.
In its current state the program is relatively safe to use as the user can see everything that happens in the log.
Since it's HTTP-based the usage is as follows:
/getIPs - returns a list of all assigned IP addresses on all network interfaces
/getClipboardText - returns the clipboard text
/openCD/<drive index> - opens a CD drive tray
/closeCD/<drive index> - closes a CD drive tray