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