An open API service indexing awesome lists of open source software.

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

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).