Has anyone done their own shadowsocks?
I’m assuming you’ll need to expose your port to WAN?
You must log in or register to comment.
It depends on what you are trying to do… There are many tunnel / reverse proxy routing services like https://www.cloudflare.com/products/tunnel/
Here’s a list https://github.com/anderspitman/awesome-tunneling
You can also get a super cheap vps, do some ssh reverse tunnel magic and go along with your day.
I’ll read up. Thank you.
I use gluetun for vpn proxying, it’s rock solid and has shadowsocks and tinyproxy (I run two instances, one localish openvpn and one out of country wireguard, gluetun don’t care), that gets around port opening.
Why not Tailscale? I think it can do exactly that and it is very easy to configure.