.---. .---. .-''-. ________ ___ _ .-------.
| | |_ _| .'_ _ \ | |.' | | || _ _ \
| | ( ' ) / ( ` ) '| .----'| .' | || ( ' ) |
| '-(_{;}_). (_ o _) || _|____ .' '_ | ||(_ o _) /
| (_,_) | (_,_)___||_( )_ |' ( \.-.|| (_,_).' __
| _ _--. | ' \ .---.(_ o._)__|' (`. _` /|| |\ \ | |
|( ' ) | | \ `-' /|(_,_) | (_ (_) _)| | \ `' /
(_{;}_)| | \ / | | \ / . \ /| | \ /
'(_,_) '---' `'-..-' '---' ``-'`-'' ''-' `'-'
Hefur is a standalone C++ BitTorrent tracker.
- Support both BitTorrent v1 and v2
- Support HTTP, HTTPS and UDP announce and scrape
- Support both IPv4 and IPv6
- No database required (everything in memory)
- Should be efficient
- Perfect for small setup
- info_hash white list based on .torrent in a directory tree
- Control interface
- Control program: hefurctl
pacman -S hefur
apt install hefur