I am looking something to connect to my server from outside my local network.
I am on a shared IP and my ISP doesn't have port forwarding.
15 comments
This seems like it might be a perfect use case for Tailscale. The open source version of the control plane is called Headscale but you'd have to host it in a vps somewhere if you wanted to use it.
Tailscale is probably your best option.
frp, or just anything on awesome-tunnel at GitHub list
Cloudflare Tunnels are black magic and exactly what you're looking for:
This seems like it might be a perfect use case for Tailscale. The open source version of the control plane is called Headscale but you'd have to host it in a vps somewhere if you wanted to use it.