Skip to content

Golang TCP Terminal: Remotely Control a Command-Line Interface over the Network

License

Notifications You must be signed in to change notification settings

onionj/simple_ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple local ssh

  • git clone https://github.com/onionj/simple_ssh.git
  • cd simple_ssh
  • go get
  • Run the server side with go run main.go --server
  • run the client side with go run main.go

About

Golang TCP Terminal: Remotely Control a Command-Line Interface over the Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages