Skip to content
forked from abique/hefur

Standalone C++ BitTorrent tracker

License

Notifications You must be signed in to change notification settings

0xclockwise/hefur

 
 

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:

About

Standalone C++ BitTorrent tracker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.7%
  • CSS 15.3%
  • HTML 3.0%
  • CMake 2.7%
  • JavaScript 1.4%
  • Shell 0.8%
  • Makefile 0.1%