From 97e2da4e176d943eb72e35239f2067a70ce576c8 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Wed, 1 Oct 2025 15:47:07 +0800 Subject: [PATCH] isp blocking traffic --- docs/general/post-install/networking/2_tailscale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/post-install/networking/2_tailscale.md b/docs/general/post-install/networking/2_tailscale.md index 2f1891ac..75ec5435 100644 --- a/docs/general/post-install/networking/2_tailscale.md +++ b/docs/general/post-install/networking/2_tailscale.md @@ -6,7 +6,7 @@ sidebar-position: 3 # Tailscale -[Tailscale](https://tailscale.com) is a VPN based on Wireguard which offers easy configuration and high performance. It provides an effective alternative in situations where opening ports is undesirable or not feasible, such as when the network is behind a carrier-grade NAT (CGNAT). +[Tailscale](https://tailscale.com) is a VPN based on Wireguard which offers easy configuration and high performance. It provides an effective alternative in situations where opening ports is undesirable or not feasible, such as when the network is behind a carrier-grade NAT (CGNAT), or if your ISP blocks incoming traffic on certain ports. ## Prerequisites