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
    7
    ·
    3 days 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.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 hours ago

      Unfortunately I’m behind CGNAT and yggdrasil is also partly blocked here (works super slow)

    • Feathercrown@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      3 days 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.