11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
|
|
Host alps
|
|
User git
|
|
IdentityFile /opt/secure/ssh/id_ed25519
|
|
IdentitiesOnly yes
|
|
StrictHostKeyChecking yes
|
|
Port 2222
|
|
|
|
Host *
|
|
ProxyCommand /opt/secure/ssh/ssh-blocker.sh %h %p
|