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.
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
xyguy@startrek.website · 14 pts · 2y
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.
rizoid@lemmy.dbzer0.com · 9 pts · 2y
Tailscale is probably your best option.
bjoern_tantau@swg-empire.de · 4 pts · 2y
Do you have any external server available to you? If yes you could use that to set up a VPN connection or SSH tunnel.
ubergeek77@lemmy.ubergeek77.chat · 4 pts · 2y
Cloudflare Tunnels are black magic and exactly what you're looking for:
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/
Free, no need to self host a server somewhere externally. Can even be used for SSH!
tomjuggler@lemmy.world · 3 pts · 2y
I am upvoting this - also moved to Cloudflare from ngrok it's much simpler to use
anzo@programming.dev · 4 pts · 2y
frp, or just anything on awesome-tunnel at GitHub list
thefactremains@lemmy.world · 3 pts · 2y
makingStuffForFun@lemmy.ml · 2 pts · 2y
I use zerotier. It's excellent.
breadsmasher@lemmy.world · 1 pts · 2y
+1 this is what I use
delirious_owl@discuss.online · 2 pts · 2y
OpenVPN
tiny@midwest.social · 2 pts · 2y
I use headscale and headscaleui but I've heard things about net bird and netmaker
AustralianSimon@lemmy.world · 1 pts · 2y
I use tail scale to get on the LAN and Rustdesk for desktops, webuis or SSH once in.
ndupont@lemmy.world · 1 pts · 2y
If you already own a domain name, you could use Cloudflare tunnels using cloudflared (it's free).
vort3@lemmy.ml · 1 pts · 2y
If you are fine with ipv6, I'd use yggdrasil.
Just install it on any number of devices and each of them become part of a single «local» ipv6 network.
devfuuu@lemmy.world · 1 pts · 2y
zrok
TheLugal@lemmy.world · 1 pts · 2y
Yggdrasil Network might be an alternative.
It's a breeze to set up, just be mindful about setting up your firewall and allowed keys, depending on your use case.