Releases: haugene/docker-transmission-openvpn
[Some bugs] New stuff, and preparing for new major version
NB: There has been some error reports with this release. They are being fixed on dev and latest tags, or you can revert to the 2.6 tag if you're affected.
This release is bigger than the typical release and there are new features coming.
I will say that some of the changes is stuff I want to make more universal across providers and platforms, but it was time to get it out and start testing it.
New/updated providers: Anonine, Newshosting, NordVPN (auto update feature), Surfshark and Torguard
New option CREATE_TUN_DEVICE removes the need to mount device from host. Will be enabled by default in the future. Updated Dockerfiles to fix armhf builds and adding healthcheck script.
The next release should update documentation first of all (very little information about CREATE_TUN_DEVICE), and start integrating more providers with auto download of ovpn files. Maintaining the image is getting to be a lot of work with so many providers changing their configs. We should add download links for as many as possible.
Provider updates
Added: VPNFacile and FreeVPN
Updated: VPNTunnel, Mullvad and Ivacy
Config updates and bug fixes
Updates configs for Newshosting and NordVPN.
Fixes issue with broken link to original web ui from the transmission-web-control ui.
Adding transmission-cli to alpine image, fixing port forwarding.
Fixing "GLOBAL_APPLY_PERMISSIONS" variable that has not been in effect.
Provider updates and bug fixes, automated armhf builds
This release contains new and updated provider configs, bug fixes related to port opening scripts for perfect privacy and post-pre scripts.
Fix NordVPN default config
NordVPN provider had a bug after updating the configs. New default is chosen #576
Fixing DNS issue when using UFW
The 2.1 release introduced an issue with DNS when using UFW. This release fixes that issue.
After summer tune-up
There's been quite a lot of changes since the last release. Due to summer vacation and laziness in the heat this merge came late. But here it is!
New/Updated configs for:
- Ironsocket
- Mullvad
- Newshosting
- NordVPN
- PIA
- PrivateVPN
- Proxysh
- PureVPN
Features/Fixes:
- Port updater for NordVPN
- UFW fixes for Synology
- Tinyproxy fixes
- Update Transmission version + new options
- Downloaded files ownership fixes
- Updated version of Alpine image
- README updates
Introducing web proxy
With this release the container now also comes with a web proxy that can be enabled for convenience to proxy your browser traffic through the same VPN tunnel as Transmission is using.
There are also new and updated providers, upgraded version of Transmission, fixes to port update script for PIA, support for redundancy in openvpn config if one server is down, a new web UI plus more.
Patched Transmission is back, plus some new stuff
The error in one of the release versions was not caused by the transmission patch, so the ubuntu repository one is back until transmission ppa version is patched.
Updated configs for ovpn, pia and purevpn, some new features and fixes.
Reverted transmission patch update
Due to many reported errors with the patched version of Transmission (#418) we're reverting this change and running the ppa version instead. To those who still want the patched version, the 1.20 tag can still be used.
The patch will come back later, but should include a README update on how to make it work properly