unsafessh

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

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

Go to latest
Published: Oct 15, 2014 License: MIT Imports: 13 Imported by: 0

README

unsafessh

Gobuild Download

exec remote command easily.

  • no password
  • stream stdin,stdout,stderr
  • same exitcode in server and client
  • send client signal(INT,HUP,TERM) to server

Usage

run in server

unsafessh serv

run in client

unsafessh exec -- python -i

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/codegangsta/cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.

Jump to

Keyboard shortcuts

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