workspaces/ssh/config
2025-04-18 19:15:14 +01:00

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