This repository has been archived on 2024-07-10. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-nix/apps/ssh/config

23 lines
334 B
Plaintext
Raw Normal View History

2024-03-24 16:15:15 +01:00
# generic
host *
user simon
identityfile ~/.ssh/talathiel
2024-03-24 18:23:30 +01:00
serveraliveinterval 60
stricthostkeychecking no
2024-03-24 16:15:15 +01:00
# siempie lab
host *.siempie.local
proxyjump siempie.com
host *.siempie.internal
proxyjump siempie.com
host *.hackerboys.internal
proxyjump siempie.com
# siempie do
host *.do.local
proxyjump do.siempie.com