Skip to content

Michsior14/transmission-gluetun-port-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages