feat: add new ip
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
4cb7d63f8d
commit
ca991bcc2c
@ -42,13 +42,13 @@ Host server
|
|||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host nef
|
Host nef
|
||||||
Hostname 192.168.89.204
|
Hostname 192.168.96.153
|
||||||
User kjuulh
|
User kjuulh
|
||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host nef_remote
|
Host nef_remote
|
||||||
Hostname 10.0.9.20
|
Hostname 10.0.9.18
|
||||||
User kjuulh
|
User kjuulh
|
||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
Loading…
Reference in New Issue
Block a user