0 Forks
4 Stars
4 Watchers

ssh-agent

SSH代理跳板方式,支持 “用户名 + 公钥”、“用户名 + 密码方式” 认证登录,建立本地端口与远程服务器端口之间的通信管道。

How to download and setup ssh-agent

Open terminal and run command
git clone https://github.com/minbox-projects/ssh-agent.git
git clone is used to create a copy or clone of ssh-agent 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 ssh-agent https://github.com/minbox-projects/ssh-agent/archive/master.zip

Or simply clone ssh-agent with SSH
[email protected]:minbox-projects/ssh-agent.git

If you have some problems with ssh-agent

You may open issue on ssh-agent support forum (system) here: https://github.com/minbox-projects/ssh-agent/issues