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/ssh/config

25 lines
388 B
Plaintext

# generic
host *
user simon
identityfile ~/.ssh/talathiel
ServerAliveInterval 60
# siempie lab
host *.siempie.local
stricthostkeychecking no
proxyjump siempie.com
host *.siempie.internal
stricthostkeychecking no
proxyjump siempie.com
host *.hackerboys.internal
stricthostkeychecking no
proxyjump siempie.com
# siempie do
host *.do.local
proxyjump do.siempie.com