更新ssh config
This commit is contained in:
parent
70d8a3558d
commit
d00c0fdd81
@ -11,3 +11,13 @@ Host github.com
|
||||
Hostname ssh.github.com
|
||||
Port 443
|
||||
User git
|
||||
|
||||
Host nat
|
||||
Hostname 211.91.66.229
|
||||
Port 55914
|
||||
User root
|
||||
|
||||
Host gate
|
||||
Hostname 192.168.124.1
|
||||
Port 22
|
||||
User root
|
||||
|
Loading…
Reference in New Issue
Block a user