# source: https://github.com/ppwwyyxx/dotfiles/blob/master/.ssh/config
# archive: https://web.archive.org/web/20220327111750/https://github.com/ppwwyyxx/dotfiles/blob/master/.ssh/config

tcpkeepalive=yes
ServerAliveInterval=30
#serveralivecountmax=6
ControlMaster auto
	ControlPath /tmp/ssh_mux_%h_%p_%r

Host nana rug snhid server4 server6 server7
	HostName %h.net9.org
