summaryrefslogtreecommitdiff
path: root/.ssh/conf.d/90-defaults.conf
blob: 1ac54b7c7c59ccc753a8609fd4425839a8e32772 (plain)
  1. Host *
  2. HashKnownHosts no
  3. VerifyHostKeyDNS yes
  4. Host * !localhost
  5. Include conf.inc/sharedsessions.conf
  6. Host * !localhost !*.local
  7. Compression yes
  8. #ProxyCommand monkeysphere ssh-proxycommand %h %p
  9. #ProxyCommand sh -c 'monkeysphere ssh-proxycommand --no-connect "%h" "%p"; corkscrew 10.228.192.210 3128 %h %p /home/jonas/.ssh/auth.guifi.net'