4 pointsby jupr8 hours ago4 comments
  • daringrain327813 hours ago
    I just use a WireGuard tunnel between my OPNsense router and a VPC instance. Currently using the tiniest t4g AWS instance but it doesn't much matter what the upstream machine is, as long as it has a public IP. WireGuard is easy and I'm not so reliant on a 3rd party service.
  • srichard165 hours ago
    I think this is the most popular GH: https://github.com/anderspitman/awesome-tunneling. There are tunneling tools written in Go, Rust, Python, Node, PHP, Java, .NET, and C. Some use SSH, some WireGuard, some WebSockets, some QUIC, some roll their own protocol. Many are single-maintainer projects with bursts of commits followed by silence.

    ngrok owns the space, allows you to actually put protections in place for your tunnel. Really popular for site-to-site vpn replacement and remote access for devices. They have static domains on free now. Tunnels no longer time out.

    Cloudflare has a tunnel product, if you're already using their DNS.

    Many of the IDEs have tunnels now too

    • jupr5 hours ago
      Great source thank you for that.
  • pseudo-usama6 hours ago
    ngrok is popular. but in my opinion localtunnel is far better. few commands and your server is live
  • goodmythical7 hours ago
    Pitchfork, pickaxe, spear...