Comment on Looking for an alternative to cloudflare tunnel
cron@feddit.de 1 year agoI found this writeup and it looks correct, but I have not tested it.
The author posted a nice graphic that shows the idea:
Comment on Looking for an alternative to cloudflare tunnel
cron@feddit.de 1 year agoI found this writeup and it looks correct, but I have not tested it.
The author posted a nice graphic that shows the idea:
lemmyvore@feddit.nl 1 year ago
I’m not sure I understand why they need two Caddy servers. The first one should be a simple port forward, no need for a proxy forward. Unless they want to do something with the connections at application level, but it sounds like they simply forward them as-is.
cron@feddit.de 1 year ago
You need two caddy servers if there are other websites on the vserver that will use port 80/443. If not, port forwarding (eg. with iptables) will work.