Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to update Transmission peer port #2611

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juanlufont
Copy link

@juanlufont juanlufont commented Dec 1, 2024

The script transmission-port-update.sh updates the peer port used by the torrent client Transmission using its API. The peer port is the port used and announced by Transmission to accept incoming connections. You can use this script to set a VPN forwarded port as the current listening port for Transmission.

The script uses only shell scripting and can run out of the box within the current gluetun docker image, it only relies on the command wget, which is already included by default in the image.

The script `transmission-port-update.sh` updates the _peer port_ used by
the torrent client Transmission. The peer port is the port used and
announced by Transmission to accept incoming connections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant