From ae3c047b8799cceec67a387160cd6e38c753ebf3 Mon Sep 17 00:00:00 2001 From: Jacky Liang Date: Wed, 22 Jan 2020 15:11:31 -0500 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1b5e45..e5af969 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Here's how you can fix this issue: 9. Restart the TransmissionVPN script. ## Port Forwarding Limitations -If, the script returns `Network Port is closed` every time you run the repair script, please check if your VPN is connected behind a NAT device. +If the script returns `Network Port is closed` every time you run the repair script, please check if your VPN is connected behind a NAT device. The script does not support checking ports behind NAT, as it will simply mark the specified port as `closed`. If the VPN is behind a NAT device, make sure the `PORT_FWD` variable is blank.