update
This commit is contained in:
parent
a62d639fef
commit
ead6d0376a
@ -21,6 +21,5 @@ FirstRun=false
|
||||
[Window]
|
||||
DynamicTabTitles=true
|
||||
Height=80
|
||||
ShowTabBar=false
|
||||
ShowTitleBar=false
|
||||
Width=100
|
||||
|
@ -7,6 +7,11 @@ Host sslvpn
|
||||
Port 13911
|
||||
User root
|
||||
|
||||
Host sslvpn-home
|
||||
Hostname 192.168.124.201
|
||||
Port 13911
|
||||
User root
|
||||
|
||||
Host archdev
|
||||
Hostname 10.123.191.104
|
||||
User dma
|
||||
@ -28,6 +33,7 @@ Host wengine
|
||||
Host pve
|
||||
Hostname 192.168.124.9
|
||||
User root
|
||||
IdentityFile ~/.ssh/dma-key
|
||||
|
||||
Host github.com
|
||||
Hostname ssh.github.com
|
||||
@ -75,6 +81,11 @@ Host cent
|
||||
Port 22
|
||||
User qi
|
||||
|
||||
Host wrdgate
|
||||
Hostname 192.168.125.232
|
||||
Port 22
|
||||
User root
|
||||
|
||||
Host *.rsv2.wrdtech.com
|
||||
checkhostip no
|
||||
proxycommand nc -X 5 -x %h:1080 %h %p
|
||||
|
Loading…
Reference in New Issue
Block a user