Unfortunately I’m behind CGNAT and yggdrasil is also partly blocked here (works super slow)
Comment on Means to privately connect to my home server other than Tailscale?
alienghic@slrpnk.net 2 weeks ago
Can you set your NAT to port forward a port to your ssh host?
I’m currently using yggdrasil to deal with this problem, though I’ve also used tor hidden services.
myszka@lemmy.ml 2 weeks ago
alienghic@slrpnk.net 2 weeks ago
You might try adding more gateways to the conf file?
Or if you’ve got a host your trying to connect to I think I’ve seen people get a VPN connection through ssh? wiki.archlinux.org/title/VPN_over_SSH
Feathercrown@lemmy.world 2 weeks ago
This is what I do. For best security practices, make sure to use public key authentication and disable password authentication so nobody can even try to guess your password.