opentracker
High-performance bittorrent tracker
Opentracker is a open and free bittorrent tracker. It aims for minimal resource usage and is capable to serve multiple thousands of requests.
homepage ↗homepage ↗ github: flygoast/opentracker
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 0.5 | 2 | 14 d | details › |
Versions & arches
Use flags of 0.5
- blacklist Make use of a torrents black-list
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- +gzip Compress files with Lempel-Ziv coding (LZ77)
- gzip-always Enforce gzip compressed full scrapes even if client did not request it
- httpdebug Enable human-readable http debug interface
- ip-from-query Accept source IP only from query (debugging purposes only)
- ip-from-proxy Accept source IP from proxy
- ipv6 Add support for IP version 6
- +fullscrapes Allow query a tracker for all tracked torrents
- fullscrapes-modest Enable limiting fullscrapes to only every 5 minutes per IP
- live-sync Allow synchronisation between several instances through multicast
- live-sync-unicast Allow synchronisation between several instances through unicast
- log-networks-full Add some subnet debugging features
- log-numwant Log amount of numwants
- persistence Allow saving torrents and peers information on disk
- restrict-stats Restrict statistics to the tracker owner
- spot-woodpeckers Enable tracking of abusing peers
- syslog Enable support for syslog
- whitelist Make use of a torrents white-list