Update .ssh/config
This commit is contained in:
parent
908bd3a547
commit
650533020b
@ -72,6 +72,13 @@ Host clank_reserve_me
|
|||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
|
Host clank_reserve_me
|
||||||
|
Hostname 88.198.162.254
|
||||||
|
#Hostname 10.0.9.11
|
||||||
|
User root
|
||||||
|
PubKeyAuthentication yes
|
||||||
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host wg_clank_bigboks_0
|
Host wg_clank_bigboks_0
|
||||||
Hostname 10.0.10.0
|
Hostname 10.0.10.0
|
||||||
User root
|
User root
|
||||||
|
Loading…
Reference in New Issue
Block a user