forked from abique/hefur
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
25 lines (21 loc) · 909 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.---. .---. .-''-. ________ ___ _ .-------.
| | |_ _| .'_ _ \ | |.' | | || _ _ \
| | ( ' ) / ( ` ) '| .----'| .' | || ( ' ) |
| '-(_{;}_). (_ 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