elongl / viper

Remote control agent and controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move the handler functions to methods on the agent.

elongl opened this issue · comments

Instead of calling doing I/O with agent.Conn, instead call agent.RunEchoCommand(...).