mksh-only

This commit is contained in:
riomoo 2025-10-05 18:00:36 -04:00
parent 6619f49847
commit fa382a225b
Signed by: riomoo
SSH key fingerprint: SHA256:dP5B5iLpXU5V8aBA8eGm9tN5YtxXJybnv4McyltPyzM
446 changed files with 356 additions and 25843 deletions

View file

@ -1 +1,2 @@
the7772howaboutyou@protonmail.com namespaces="git" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKQ5H8l8Aevqf1wdAe2E2UiBvUXf/UO1A1zaD6buG4+o openpgp:0x340C78B5
alister@kamikishi.net namespaces="git" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJbC8fBoLS4ZWYHK4dPGtgDEbxko1STNU1mWmZSDt4GD openpgp:0x1D877CD6

View file

@ -5,19 +5,6 @@ Host vpn-access
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host mine
HostName 192.168.0.157
User moo
Port 22
IdentityFile ~/.config/ssh/websitesmaster/main/id_ed25519
IdentitiesOnly yes # see NOTES below
Host desi
HostName 100.64.0.3
User moo
Port 22
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host desi-root
HostName 192.168.0.109
@ -35,13 +22,6 @@ Host convertlaptop-*
RequestTTY yes
RemoteCommand tmux new-session -A -s ${%n}
Host laptop-sync
HostName 192.168.0.208
User moo
Port 22
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host convertserver-*
HostName 192.168.0.165
User moo
@ -65,55 +45,6 @@ Host websitemaster
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host rev-proxy-first-moo-full
HostName 102.223.180.41
User moo
Port 443
IdentityFile ~/.config/ssh/rev-proxy-first/pass/id_ed25519
IdentitiesOnly yes # see NOTES below
Host rev-proxy-first-moo-gpg
HostName 102.223.180.41
User moo
Port 443
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host rev-proxy-two-gpg
HostName 184.174.96.157
User moo
Port 443
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host rev-proxy-two-sync
HostName 135.148.76.69
User syncy
Port 443
IdentityFile ~/.config/ssh/rev-proxy-first/main/id_ed25519
IdentitiesOnly yes # see NOTES below
Host rev-proxy-first-sync
HostName 102.223.180.41
User syncy
Port 443
IdentityFile ~/.config/ssh/rev-proxy-first/main/id_ed25519
IdentitiesOnly yes # see NOTES below
Host rev-proxy-second-moo-gpg
HostName 161.35.111.10
User moo
Port 443
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host rev-proxy-second-sync
HostName 161.35.111.10
User syncy
Port 443
IdentityFile ~/.config/ssh/rev-proxy-second/main/id_ed25519
IdentitiesOnly yes # see NOTES below
Host rev-proxy-third-root
HostName 198.98.62.236
User moo
@ -142,13 +73,6 @@ Host cdnsync
IdentityFile ~/.config/ssh/cdn/main/id_ed25519
IdentitiesOnly yes # see NOTES below
Host cdnfull
HostName vids.rioluroom.com
User moo
Port 443
IdentityFile ~/.config/ssh/cdn/pass/id_ed25519
IdentitiesOnly yes # see NOTES below
Host cdn-gpg
HostName vids.rioluroom.com
User moo
@ -156,27 +80,6 @@ Host cdn-gpg
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host cdn-gpg-tail
HostName 100.64.0.5
User moo
Port 443
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes # see NOTES below
Host cdnipv6
HostName 2605:6400:20:1ff8::1
User moo
Port 443
IdentityFile ~/.config/ssh/cdn/pass/id_ed25519
IdentitiesOnly yes # see NOTES below
Host gitty2up
HostName 135.148.76.69
User git
Port 443
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
#IdentityFile ~/.config/ssh/old/id_ed25519
IdentitiesOnly yes # see NOTES below
Host kakiup
HostName git.kaki87.net
@ -194,20 +97,6 @@ Host gittyup
#IdentityFile ~/.config/ssh/old/id_ed25519
IdentitiesOnly yes # see NOTES below
Host testyyup
HostName localhost
User moo
Port 22
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
#IdentityFile ~/.config/ssh/old/id_ed25519
IdentitiesOnly yes # see NOTES below
Host kiwiup
HostName git.kiwifarms.net
User git
Port 22
IdentityFile ~/.config/ssh/old/id_ed25519
IdentitiesOnly yes # see NOTES below
#backup.local
Host backup.local
@ -240,16 +129,3 @@ Host riolutv.local
Port 22
IdentityFile ~/.config/ssh/old/id_ed25519
IdentitiesOnly yes # see NOTES below
Host tutorial.local-gpg
HostName 192.168.122.75
User moo
Port 443
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes
Host tutorial.local
HostName 192.168.122.75
User moo
IdentityFile ~/.config/ssh/gpg/the7772/id_ed25519.pub
IdentitiesOnly yes