Qbittorrent Natmap Versions Save

The objective of this container is to run a script that requests a port forward (via NAT-PMP) from the VPN provider and upon success changes the listening port of the qBittorrent client when running in Docker

1.1.0

1 year ago

What's Changed

  • VPN_GATEWAY no longer required by default, the script will try and get it from the VPN_IF_NAME
  • VPN_CT_NAME health is checked upon script start
  • ProtonVPN OpenVPN via Custom provider on Gluetun tested and working
  • New example docker-compose.yml available

Full Changelog: https://github.com/soxfor/qbittorrent-natmap/compare/1.0.7...1.1.0

1.0.7

1 year ago

What's Changed

Full Changelog: https://github.com/soxfor/qbittorrent-natmap/compare/1.0.6...1.0.7

1.0.6

1 year ago

What's Changed

Full Changelog: https://github.com/soxfor/qbittorrent-natmap/compare/1.0.4...1.0.6

1.0.2

1 year ago

New:

  • include docker client binary in image
  • manage iptables rule for the mapped port on the vpn container
  • check if used variables are defined

1.0.0

1 year ago

First release