Skip to content

Releases: haugene/docker-transmission-openvpn

[Some bugs] New stuff, and preparing for new major version

24 Mar 21:36
f4c9cf5
Compare
Choose a tag to compare

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

10 Jan 20:23
Compare
Choose a tag to compare

Added: VPNFacile and FreeVPN
Updated: VPNTunnel, Mullvad and Ivacy

Config updates and bug fixes

16 Dec 15:52
Compare
Choose a tag to compare

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

21 Oct 15:06
Compare
Choose a tag to compare

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

15 Aug 11:32
b75e113
Compare
Choose a tag to compare

NordVPN provider had a bug after updating the configs. New default is chosen #576

Fixing DNS issue when using UFW

10 Aug 09:37
Compare
Choose a tag to compare

The 2.1 release introduced an issue with DNS when using UFW. This release fixes that issue.

After summer tune-up

06 Aug 13:05
464ae88
Compare
Choose a tag to compare

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

08 Apr 20:21
Compare
Choose a tag to compare

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

22 Feb 08:55
Compare
Choose a tag to compare

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

07 Feb 09:29
Compare
Choose a tag to compare

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