add git.a2s.su host
This commit is contained in:
parent
cf6ceac3e3
commit
86ba7d3037
10
~/SSH/config
10
~/SSH/config
@ -4,12 +4,14 @@ Host kvm5
|
||||
IdentityFile /home/user/.ssh/kvm5
|
||||
ServerAliveInterval 59
|
||||
|
||||
Host kvm6
|
||||
Host kvm7
|
||||
HostName 109.172.82.56
|
||||
User user
|
||||
HostName ...
|
||||
IdentityFile /home/user/.ssh/kvm6
|
||||
ServerAliveInterval 59
|
||||
|
||||
Host git.a2s.su
|
||||
User gitea
|
||||
IdentityFile /home/user/.ssh/gitea
|
||||
|
||||
# gitea instance (git.a2s.su)
|
||||
Host kvm8
|
||||
HostName 83.147.246.88
|
||||
|
Loading…
Reference in New Issue
Block a user