forked from abique/hefur
-
Notifications
You must be signed in to change notification settings - Fork 0
Standalone C++ BitTorrent tracker
License
Pluggi/hefur
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
.---. .---. .-''-. ________ ___ _ .-------.
| | |_ _| .'_ _ \ | |.' | | || _ _ \
| | ( ' ) / ( ` ) '| .----'| .' | || ( ' ) |
| '-(_{;}_). (_ o _) || _|____ .' '_ | ||(_ o _) /
| (_,_) | (_,_)___||_( )_ |' ( \.-.|| (_,_).' __
| _ _--. | ' \ .---.(_ o._)__|' (`. _` /|| |\ \ | |
|( ' ) | | \ `-' /|(_,_) | (_ (_) _)| | \ `' /
(_{;}_)| | \ / | | \ / . \ /| | \ /
'(_,_) '---' `'-..-' '---' ``-'`-'' ''-' `'-'
Hefur is a standalone C++ BitTorrent tracker.
Features:
- support HTTP, HTTPS and UPD announce and scrape
- support both IPv4 and IPv6
- no database required (every thing 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
Contact:
- [email protected]
About
Standalone C++ BitTorrent tracker
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 77.2%
- CSS 15.2%
- HTML 3.0%
- CMake 2.0%
- JavaScript 1.4%
- Shell 0.7%
- Other 0.5%