command
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 13, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
transmission-gluetun-port update
Small go binary to periodically update the port of transmission based on gluten port forwarding status.
Based on transmission-nat-pmp.
Usage
transmission-gluetun-port -h
Available environment variables
Name |
Description |
Default |
TRANSMISSION_USER |
Transmission user |
- |
TRANSMISSION_PASSWORD |
Transmission password |
- |
GLUETUN_HOST |
Gluetun api host |
127.0.0.1 |
GLUETUN_PORT |
Gluetun api port |
8000 |
GLUETUN_AUTH_TYPE |
Gluetun auth type: basic , apikey |
none |
GLUETUN_AUTH_USERNAME |
Gluetun basic auth username |
- |
GLUETUN_AUTH_PASSWORD |
Gluetun basic auth password |
- |
GLUETUN_AUTH_API_KEY |
Gluetun auth api key |
- |
INITIAL_DELAY |
Initial delay (format) |
5s |
CHECK_INTERVAL |
Update interval (format) |
1m |
ERROR_INTERVAL |
Update interval in case of error (format) |
5s |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.