goph
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
How to download and setup goph
Open terminal and run command
git clone https://github.com/melbahja/goph.git
git clone is used to create a copy or clone of goph repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with goph https://github.com/melbahja/goph/archive/master.zip
Or simply clone goph with SSH
[email protected]:melbahja/goph.git