Remove remote SSH from config. Wireguard should handle traffic for any remote network SSH connections.

This commit is contained in:
Alexis Werefox 2021-02-07 00:01:46 +00:00
parent 295449c44a
commit 97c2cfcaec

View file

@ -30,20 +30,6 @@ Host shadow8t4-raspi4-beta
User shadow8t4
IdentityFile /home/shadow8t4/.ssh/id_ed25519
# NUC - Remote
Host werefox-nuc
HostName werefox.dev
Port 20202
User shadow8t4
IdentityFile /home/shadow8t4/.ssh/id_ed25519
# Optiplex Remote
Host werefox-nas
HostName werefox.dev
Port 22222
User shadow8t4
IdentityFile /home/shadow8t4/.ssh/id_ed25519
# Linode VPS
Host linode-vps
HostName 50.116.26.217