“Create P2P tunnels instantly that bypass any network, firewall, NAT restrictions and expose your local network to the internet securely, no Dynamic DNS required.”

  • ZWQbpkzl [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 months ago

    Setting up a custom reverse proxy is time-consuming and requires advanced knowledge of nginx/apache2.

    ezpz with Caddy. tailscale + caddy can get this done pretty easily.

    Also, not hating on nodejs, but this project screams like it shouldn’t be in nodejs. Maybe if there was a webui included that would make sense. Otherwise I’d expect C or Go.

    • supersu
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Time taken to create a instant reverse proxy with holesail:

      1. sudo npm i holesail -g
      2. sudo holesail <my-connection-string> --port 80 --host mydomain.com
      3. Done

      TIme taken to setup a VPS, then caddy, then tailscale + caddy: -1