/remotecmds

A TCP server for remotely running commands

Primary LanguageGo

remotecmds

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.