Update .ssh/config
This commit is contained in:
parent
9abc6d5162
commit
b074f27884
@ -54,6 +54,13 @@ Host clank_bigboks_0
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_reserve_me
|
||||
Hostname 168.119.105.241
|
||||
#Hostname 10.0.10.0
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host wg_clank_bigboks_0
|
||||
Hostname 10.0.10.0
|
||||
User root
|
||||
|
Loading…
Reference in New Issue
Block a user