nedp / remotecmds

A TCP server for remotely running commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A TCP server for remotely running commands


Languages

Language:Go 100.0%