SSH
This commit is contained in:
9
config/ssh-config
Normal file
9
config/ssh-config
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Host *
|
||||||
|
IdentityAgent ~/.1password/agent.sock
|
||||||
|
|
||||||
|
Host server
|
||||||
|
Port 22
|
||||||
|
HostName 192.168.86.254
|
||||||
|
User menno
|
||||||
|
ForwardAgent yes
|
||||||
|
|
Reference in New Issue
Block a user