]> 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 1+5t ssh
authormartin f. krafft <madduck@madduck.net>
Mon, 20 Sep 2021 12:32:23 +0000 (00:32 +1200)
committermartin f. krafft <madduck@madduck.net>
Mon, 20 Sep 2021 12:32:23 +0000 (00:32 +1200)
.gitignore.d/ssh
.ssh/config.in
.ssh/known_hosts.d/oneplus5t [new file with mode: 0644]

index 072bbfd859c938e6e2e68ea584100bc5728f5fe3..95afde9b64c616e77ad08c8e507affce34382ef4 100644 (file)
 !/.ssh/authorized_keys.d/openpgp@smartcard
 !/.ssh/config.in
 !/.ssh/.gitignore
-!/.ssh/known_hosts.d/catalyst.madduck.net
 !/.ssh/known_hosts.d/debconf.org
 !/.ssh/known_hosts.d/debian.org
-!/.ssh/known_hosts.d/gauting.madduck.net
 !/.ssh/known_hosts.d/github.com
 !/.ssh/known_hosts.d/gitlab.com
 !/.ssh/known_hosts.d/lehel.madduck.net
@@ -23,6 +21,7 @@
 !/.ssh/known_hosts.d/mtfk.de
 !/.ssh/known_hosts.d/mtvic.madduck.net
 !/.ssh/known_hosts.d/northfiles.de
+!/.ssh/known_hosts.d/oneplus5t
 !/.ssh/known_hosts.d/sgs5m
 !/.ssh/known_hosts.d/sgs7e
 !/.ssh/known_hosts.d/tilde-club
index 9bc791be89d5cfbfe1ba1b5814ba3508fa2de8d5..ecd4f19acda49674256fe84ab601908d9f4af915 100644 (file)
@@ -216,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
 
diff --git a/.ssh/known_hosts.d/oneplus5t b/.ssh/known_hosts.d/oneplus5t
new file mode 100644 (file)
index 0000000..2f4f121
--- /dev/null
@@ -0,0 +1 @@
+oneplus5t.phones ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNICycSxrytDKR9y2wiFRm29j4P9GcJRt54mk8EdHhzoCGjRcQ7Vj+qXKhepN3oITITKsHnIbaQ0zJBsYlFDjTw=