A simple TCP server for remotely running commands.
Implemented for practice with Go, the Go tool set, and to practice implementation of a TCP server.
Uses the framework provided by http://github.com/nedp/command.
A simple TCP server for remotely running commands.
Implemented for practice with Go, the Go tool set, and to practice implementation of a TCP server.
Uses the framework provided by http://github.com/nedp/command.