miaogong / hefur

Standalone C++ BitTorrent tracker

Home Page:http://88.191.147.34:6969/stat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.---.  .---.     .-''-.   ________   ___    _ .-------.
|   |  |_ _|   .'_ _   \ |        |.'   |  | ||  _ _   \
|   |  ( ' )  / ( ` )   '|   .----'|   .'  | || ( ' )  |
|   '-(_{;}_). (_ 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:
 - hefur@googlegroups.com

About

Standalone C++ BitTorrent tracker

http://88.191.147.34:6969/stat

License:MIT License


Languages

Language:C++ 76.3%Language:CSS 15.8%Language:HTML 3.0%Language:CMake 2.0%Language:JavaScript 1.5%Language:Shell 0.8%Language:Protocol Buffer 0.5%Language:Makefile 0.1%