fb_dev local
This commit is contained in:
7
local/fb_dev/ssh_config
Normal file
7
local/fb_dev/ssh_config
Normal file
@@ -0,0 +1,7 @@
|
||||
Host github.com
|
||||
HostName github.com
|
||||
User vishap
|
||||
IdentityFile ~/.ssh/id_rsa_github
|
||||
ProxyCommand=fwdproxy_ssh_proxy %h %p
|
||||
ServerAliveInterval 300
|
||||
PreferredAuthentications publickey
|
||||
Reference in New Issue
Block a user