]> 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 1+5t ssh
[etc/ssh.git] / .ssh / config.in
index eaf589f930afd93682e72955f101ffd17ec96faf..ecd4f19acda49674256fe84ab601908d9f4af915 100644 (file)
@@ -194,14 +194,6 @@ Host visitor*.mtvic.madduck.net | visitor*.mtvic
   StrictHostKeyChecking no
   UserKnownHostsFile /dev/null
 
-### CATALYST
-
-Host atom.catalyst.madduck.net | atom.catalyst | atom
-  Hostname atom.catalyst.vpn.madduck.net
-  HostKeyAlias atom.catalyst.madduck.net
-  CheckHostIP no
-  ProxyJump domine.madduck.net
-
 ### ROAD WARRIORS
 
 Host lotus.*
@@ -224,25 +216,39 @@ Host ini | ini.dyndns.madduck.net
 
 ### PHONES
 
+Host oneplus5t | oneplus5t.phones.*
+  Port 2222
+  User shell
+  HostName oneplus5t.phones
+  HostKeyAlias oneplus5t.phones
+  LocalForward localhost:8383 localhost:8384
+
+Host tethered-oneplus5t
+  Port 2222
+  User shell
+  HostName 192.168.43.1
+  HostKeyAlias oneplus5t.phones
+  LocalForward localhost:8383 localhost:8384
+
 Host sgs7e | sgs7e.phones.*
   Port 2222
   User shell
   HostName sgs7e.phones
   HostKeyAlias sgs7e.phones
-  LocalForward localhost:8383 localhost:8384
+  LocalForward localhost:8382 localhost:8384
 
 Host tethered-sgs7e
   Port 2222
   User shell
   HostName 192.168.43.1
   HostKeyAlias sgs7e.phones
-  LocalForward localhost:8383 localhost:8384
+  LocalForward localhost:8382 localhost:8384
 
 Host sgs5m | sgs5m.phones.*
   User shell
   HostName sgs5m.phones
   HostKeyAlias sgs5m.phones
-  LocalForward localhost:8382 localhost:8384
+  LocalForward localhost:8381 localhost:8384
 
 ### LOCAL VIRT HOSTS