diff --git a/README.md b/README.md index dd536a3..37cfbe7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ These are the descriptions of the variables that may be changed depending on you 3. __VPN_RETRY__ - How many retries (times) if VPN fails to connect (default is __10__) 4. __VPN_INTERVAL__ - The time (in seconds) to wait between each retry (default is __30__) -##### Other Settings +##### VPN Features 1. __PORT_FWD__ - Carries an additional port forwarding check (default is empty, 51413 for Transmission) 2. __IP_CHECK__ - Which URL to use to check your external IP address (default is http://ipinfo.io/ip) diff --git a/transmissionVPN/portforward.php b/transmissionVPN/portforward.php index e1787e6..00365b9 100755 --- a/transmissionVPN/portforward.php +++ b/transmissionVPN/portforward.php @@ -1,8 +1,9 @@ -