2025-04-17 04:56:00 +01:00
|
|
|
|
2025-04-18 19:15:14 +01:00
|
|
|
Host alps
|
2025-04-17 04:56:00 +01:00
|
|
|
User git
|
2025-04-18 19:15:14 +01:00
|
|
|
IdentityFile /opt/secure/ssh/id_ed25519
|
2025-04-17 04:56:00 +01:00
|
|
|
IdentitiesOnly yes
|
|
|
|
StrictHostKeyChecking yes
|
2025-04-18 19:15:14 +01:00
|
|
|
Port 2222
|
2025-04-17 04:56:00 +01:00
|
|
|
|
|
|
|
Host *
|
2025-04-18 19:15:14 +01:00
|
|
|
ProxyCommand /opt/secure/ssh/ssh-blocker.sh %h %p
|