diff --git a/misc/.ssh/config b/misc/.ssh/config new file mode 100644 index 0000000..12a6e6e --- /dev/null +++ b/misc/.ssh/config @@ -0,0 +1,44 @@ +Compression yes +ServerAliveInterval 120 +ControlMaster auto +ControlPath ~/.ssh/socket-%r@%h:%p + +Host oxygen + HostName oxygen.obfusk.ch + +Host nyamsas + hostname nyamsas.quezacotl.nl + port 1337 + +Host phassa + hostname karpenoktem.nl + port 33933 + + +Host lilo4 + HostName lilo4.science.ru.nl + User yvpelt +Host lilo5 + HostName lilo5.science.ru.nl + User yvpelt +Host lilo + HostName lilo.science.ru.nl + User yvpelt + +Host c2n_fr + HostName collect2net.osso.nl + User alectryon + ProxyCommand ssh yorick@frumar.yori.cc -W %h:%p + +Host pub.yori.cc + User public + IdentityFile ~/.ssh/id_rsa_pub + IdentitiesOnly yes + +Host asc_wh + hostname 192.168.1.4 + ProxyCommand ssh yorick@woodhouse.onion -W %h:%p + +Host asc_lilo + hostname 131.174.142.247 + ProxyCommand ssh -q lilo nc -q0 %h 22