Wireguard is blocked in my country, so I no longer can use Tailscale or other Wireguard-based solutions. My home server is behind a NAT. What other ways of secure private connection can I use?

  • alienghic@slrpnk.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 hours 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.

    • Feathercrown@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 hours ago

      This is what I do. For best security practice, make sure to use public key authentication and disable password authentication so nobody can even try to guess your password.