upvote
oh wow, how can your ssh config change based on the network you're using?
reply
ssh_config allows several ways to execute arbitrary shell commands, such as "Match exec" and "ProxyCommand". Specify a program that can detect networks and choose different connections. Then the config file itself wouldn't change.
reply
deleted
reply