add ssh config

auto-flake-update
Yorick van Pelt 2017-06-24 13:35:44 +02:00
parent 1ba55cf9e0
commit 5d799c9655
1 changed files with 44 additions and 0 deletions

44
misc/.ssh/config Normal file
View File

@ -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