]> 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 julia via wall host
authormartin f. krafft <madduck@madduck.net>
Tue, 26 Feb 2019 21:08:59 +0000 (10:08 +1300)
committermartin f. krafft <madduck@madduck.net>
Tue, 26 Feb 2019 21:08:59 +0000 (10:08 +1300)
.ssh/config.in

index 8d96fc08c6b8ec2778f92fd606cb0b79d200be2f..9eddf788cc224a1294a637fda600285d4a06c33e 100644 (file)
@@ -188,6 +188,10 @@ Host julia.mtvic.madduck.net | julia.mtvic | julia
   Hostname julia.mtvic.madduck.net
   ForwardAgent yes
 
   Hostname julia.mtvic.madduck.net
   ForwardAgent yes
 
+Host julia-via-wall | rjulia
+  Hostname julia.mtvic.madduck.net
+  ProxyJump wall.mtvic.madduck.net
+
 Host jugband.mtvic.madduck.net | jugband.mtvic | jugband
   Hostname jugband.mtvic.madduck.net
   ForwardAgent yes
 Host jugband.mtvic.madduck.net | jugband.mtvic | jugband
   Hostname jugband.mtvic.madduck.net
   ForwardAgent yes