Skip to content

nosarthur/telep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telep

Run shell command(s) remotely.

prerequisites

  • protobuf
    • install pre-compiled binaries of protobuf
    • go get -u github.com/golang/protobuf/protoc-gen-go
  • go get -u google.golang.org/grpc
  • go get -u github.com/spf13/cobra/cobra

TODO

  • authentication
  • wrap each command inside a struct for querying and control

About

remote shell command executor using gPRC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published