# Cloudflare Tunnel

Cloudflare Tunnel 是一款內網穿透的隧道軟體，也是 Argo Tunnel 前身分出來做為免費版使用，它可以快速建立安全地加密到任何服務的流量，可以保護您的伺務器免受直接攻擊，就像本身伺服器跟 Cloudflare 最近的資料中心之間，建立一條 Tunnel 私有通道，所以在 Router 防火牆不需開任何對外 Port 埠，避免資訊洩露。

不需要在 Firewall 上的外部網路開啟任何 port，外部電腦也能直接存取 NAT 內部伺服器。

- [Cloudflare Tunnel](https://www.cloudflare.com/zh-tw/products/tunnel/)
- [Cloudflare Docs: Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/)
- [免費 Cloudflare Tunnel 取代伺服器對外服務裸奔](https://www.sakamoto.blog/cloudflare-tunnel/)
- \[Video\] [You Need to Learn This! Cloudflare Tunnel Easy Tutorial](https://www.youtube.com/watch?v=ZvIdFs3M5ic)

#### Alternatives

##### Pangolin

Pangolin - Tunneled Reverse Proxy Management Server with Identity and Access Control and Dashboard UI

- GitHub: [https://github.com/fosrl/pangolin](https://github.com/fosrl/pangolin)
- [I stopped using Cloudflare Tunnels for everything, and here's what I use instead](https://www.xda-developers.com/stopped-using-cloudflare-tunnels-for-everything-heres-what-use-instead/)