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

# generic
host *
user simon
identityfile ~/.ssh/talathiel
serveraliveinterval 60
stricthostkeychecking no
# 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