]> git.madduck.net Git - etc/ssh.git/blobdiff - .ssh/config.in

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add skynet host def
[etc/ssh.git] / .ssh / config.in
index 6cfa59a4ebde36b7f476da8c57019371cc19c7f8..b825fea2013b98a46664ada660f7a4629b7c948f 100644 (file)
@@ -27,6 +27,12 @@ Host openvpn.madduck.net | openvpn
   User madduck
   HostKeyAlias pulse.madduck.net
   #AddressFamily inet
+Host ssh443.madduck.net | ssh443
+  User madduck
+  HostKeyAlias pulse.madduck.net
+  ForwardAgent yes
+  Port 443
+  #AddressFamily inet
 
 Host khyber.madduck.net | khyber
   ForwardAgent yes
@@ -45,6 +51,7 @@ Host madduck.net
 Host tunes.madduck.net | tunes
   Hostname bell.madduck.net
   HostKeyAlias bell.madduck.net
+  AddressFamily inet
 
 Host sheep.umverkehr.ch | sheep | webmail.madduck.net | webmail
   Hostname sheep.umverkehr.ch
@@ -342,6 +349,10 @@ Host gratis2.opro.ch | opro
   Hostname 193.242.105.2
   User madduck
 
+Host skynet.skynet.ie | skynet.ie | skynet
+  Hostname skynet.skynet.ie
+  User madduck
+
 Host *
 # AddressFamily any
 # BatchMode no