https://github.com/werediver/tr-set
A little utility to set the peer port in Transmission, when other means are even less convenient
https://github.com/werediver/tr-set
Last synced: 10 months ago
JSON representation
A little utility to set the peer port in Transmission, when other means are even less convenient
- Host: GitHub
- URL: https://github.com/werediver/tr-set
- Owner: werediver
- License: mit
- Created: 2025-08-11T19:47:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T18:28:27.000Z (10 months ago)
- Last Synced: 2025-08-12T20:23:05.299Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tr-set
Think [transmission-remote](https://github.com/transmission/transmission/blob/main/utils/remote.cc), but reduced to a single function: setting the peer port. When statically linked (`+crt-static`), it can be used in minimal container environments (e.g. with [qdm12/gluetun](https://github.com/qdm12/gluetun), a VPN client with port forwarding support). Transmission RPC is supported via [j0rsa/transmission-rpc](https://github.com/j0rsa/transmission-rpc).