Skip to content

zainhasib/ssh-webclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh-webclient

client.go has the ssh client implementation using the go ssh library. It exposes connect method.

server.go has the websocket implementaition using the go gorilla websocket library. It utilizes the connect method to create ssh client on-demand and stream the piped input and output through the websocket

Kindly create the ssl certificate and key prior to running the application since the webserver runs on https

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages