netio

command module
v0.0.0-...-e99f31b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2019 License: MIT Imports: 21 Imported by: 0

README

Overview

A ssh like remote command execution tool without annoying shell escape

Install

go get github.com/icexin/netio

Usage

server:

netio -s -addr=:9000

client:

netio -addr=:127.0.0.1:9000 -t top

More usage see netio -h

Profile

$ cat ~/.netiorc
addr="127.0.0.1:9000"

Then you can use netio client without -addr flag.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL