Releases: mrjackyliang/transmission-vpn
Releases · mrjackyliang/transmission-vpn
v1.3.2
v1.3.1
- Rename "transmission_portfwd.php" to "portforwarding.php"
- Updated README.md
v1.3.0
Works with Transmission v2.94-16
v1.2.2
Code enhancements Added a newline at the end of the file for portforward.php
v1.2.1
Bug fixes - Updated the user from "svc-transmission" to "sc-transmission". - Updated the group from "root" to "transmission". - Fixed VPN retry and interval to match readme docs.
v1.2.0
Works with Transmission v2.93-13
v1.1.5
Improved code
v1.1.4
Removed Port Forwarding Check Second check only, First check still exists
v1.1.3
Removed Port Forwarding Double Check Due to an unknown @fsockopen bug (maybe error 111), this caused the script to display a "closed" status which forced the script to kill the VPN connection. NOTICE: For now, the double check is off. Although, for those running repair though the task scheduler every XX minutes, it will still check the port forwarding status.
v1.1.2
Updated Miscellaneous Code