]> 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 dynamic port forward to nz host @catalyst
authormartin f. krafft <madduck@madduck.net>
Fri, 4 Aug 2023 18:37:06 +0000 (06:37 +1200)
committermartin f. krafft <madduck@madduck.net>
Fri, 4 Aug 2023 18:37:06 +0000 (06:37 +1200)
.ssh/config.in

index 3a2c973b43c29f10eb487ea6ebb8618b77262588..4a6f6cc027ffdffdf6cdcfd703c1afe4fc33df46 100644 (file)
@@ -236,6 +236,7 @@ Host tilde.club
 Host nz
   Hostname 202.78.240.196
   User madduck
+  DynamicForward localhost:9064
 
 Host github.com | github
   Hostname github.com