Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openvpn/protonvpn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Port forwarding for ProtonVPN has been implemented in this [update-port.sh](/ope
## Requirements:
- an account with ProtonVPN
- a build of haugene/docker-transmission-openvpn that has natpmpc installed.
- The dev branch of haugene/docker-transmission-docker has the natpmpc install. As of 2023-11-19, it is not yet in the master branch and/or the published image.
- If your transmission container does not have natpmpc then transmission will still work - you just will not be using port-forwarding.
- The brave may manually install natpmpc inside their transmission-openvpn container.
- The less brave will need to wait until the published image of docker-transmission-openvpn has natpmpc.


## Notes:
This script has been manually tested to work with the following ProtonVPN configs that are included in this repo.:
- ca.protonvpn.udp
- ch.protonvpn.udp
- es.protonvpn.tcp
- es.protonvpn.udp
Expand Down