first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
Host *
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
||||
ForwardAgent yes
|
||||
|
||||
Host git.lawsnote.com
|
||||
Port 2222
|
||||
User git
|
||||
HostName git.lawsnote.com
|
||||
|
||||
Host dev
|
||||
User jay
|
||||
HostName 192.168.200.15
|
||||
|
||||
Host vpn
|
||||
User root
|
||||
HostName 192.168.201.254
|
||||
|
||||
Host lndev
|
||||
User jay
|
||||
HostName 192.168.88.12
|
||||
Reference in New Issue
Block a user