first commit

This commit is contained in:
jay
2023-02-26 00:18:35 +08:00
commit d337afb250
31 changed files with 3163 additions and 0 deletions
+21
View File
@@ -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