Using Cloudflare Tunnel for NAT traversal, with Gitea as an example
Often you run many services on your LAN, and when you need to reach them from outside you usually do it with port forwarding. Here I use Cloudflare Tunnel instead — no port forwarding on the router is needed, and you can add two-factor authentication via Email OTP, which improves both convenience and security. It works for a NAS, a Git server, a Virtual Machine Manager, and more on your LAN. ...