Inspired by this comment to try to learn what I’m missing.

  • Cloudflare proxy
  • Reverse Proxy
  • Fail2ban
  • Docker containers on their own networks
  • @hperrin@lemmy.ca
    link
    fedilink
    English
    014 days ago

    One thing I do is instead of having an open SSH port, I have an OpenVPN server that I’ll connect to, then SSH to the host from within the network. Then, if someone hacks into the network, they still won’t have SSH access.

    • Chewy
      link
      fedilink
      English
      0
      edit-2
      14 days ago

      I do the same, but with Wireguard instead of OpenVPN. The performance is much better in my experience and it sucks less battery life.

        • Chewy
          link
          fedilink
          English
          012 days ago

          I found the guide/examples on their website a bit irritating at first (that’s on me) but it works well once understood and configured.