]> git.madduck.net Git - etc/ssh.git/commitdiff

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 ssh443 host
authormartin f. krafft <madduck@madduck.net>
Sun, 1 Mar 2009 17:36:27 +0000 (18:36 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 1 Mar 2009 17:36:43 +0000 (18:36 +0100)
Signed-off-by: martin f. krafft <madduck@madduck.net>
.ssh/config.in

index 200687d6f4faa3cf5e6533a29a709792bc7c4d48..40aa48fc7ecea1dd26f668b78e692d32af2e9a50 100644 (file)
@@ -27,6 +27,12 @@ Host openvpn.madduck.net | openvpn
   User madduck
   HostKeyAlias pulse.madduck.net
   #AddressFamily inet
   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
 
 Host khyber.madduck.net | khyber
   ForwardAgent yes