Skip to content

Releases: spiritsree/docker-torrent-client

v0.7.0

06 Jan 09:41
c59a4cf
Compare
Choose a tag to compare
  • Fix alpine build
  • Use 3.12 alpine base image
  • Use 20.04 ubuntu base image
  • Support BTGuard, IVPN, PrivateVPN providers
  • Update PIA provider configs and other serverlists

v0.6.0

01 Oct 09:20
71e4336
Compare
Choose a tag to compare
  • Support VyprVPN, SurfShark TunnelBear and IPVanish provider and config updater

v0.5.0

01 Jun 10:21
23b6606
Compare
Choose a tag to compare
  • Support custom provider by the user.
  • Support PIA and PureVPN VPN Provider and config updater for the same
  • NordVPN to use IP instead of hostname
  • Webproxy support for browsers with tinyproxy

v0.4.0

03 May 05:55
a8d2130
Compare
Choose a tag to compare
  • Improvements to the tor client config reader and exporting
  • Deluge plugin support using DELUGE_ENABLED_PLUGINS
  • Deluge proxy config support
  • New VPN Provider support - HideMyAss and NordVPN
  • Config Updater helper program

v0.3.0

28 Apr 09:36
bff353d
Compare
Choose a tag to compare

Features

  • Optional flag TOR_CLIENT_ENABLED to disable torrent client run
  • Override default flag changed to TOR_CLIENT_SETTING_DEFAULT
  • Deluge torrent client support
  • Optional flag FIREWALL_PORTS_TO_ALLOW to pass comma separated ports to allow in firewall (Useful when using DELUGE_ALLOW_REMOTE)
  • RPC port flag changed to TOR_RPC_PORT to support multiple clients
  • Option to enable client debug logs
  • Documentation and docker-compose examples

Bug Fixes

  • Fixed logging to console when using ENABLE_FILE_LOGGING=false

v0.2.0

28 Apr 09:37
85b269c
Compare
Choose a tag to compare

Features

  • Additional Web UI support - combustion and transmission-web-control
  • Graceful shutdown of transmission
  • Keep default transmission configs to the template.
  • Option to set transmission config during docker run
  • Override default flag TRANSMISSION_SETTING_DEFAULT