Skip to content

abique/hefur

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 11, 2020 23:00
February 2, 2022 14:55
September 12, 2023 16:38
www
September 14, 2020 06:46
September 11, 2020 19:16
February 2, 2022 14:55
September 3, 2023 12:33
June 7, 2022 18:35
July 15, 2019 14:34
September 3, 2023 11:57
September 3, 2023 12:33
December 14, 2012 16:40
July 15, 2019 14:34
September 13, 2020 11:06
September 14, 2020 08:58
September 11, 2020 23:15
June 30, 2012 11:14
.---.  .---.     .-''-.   ________   ___    _ .-------.
|   |  |_ _|   .'_ _   \ |        |.'   |  | ||  _ _   \
|   |  ( ' )  / ( ` )   '|   .----'|   .'  | || ( ' )  |
|   '-(_{;}_). (_ o _)  ||  _|____ .'  '_  | ||(_ o _) /
|      (_,_) |  (_,_)___||_( )_   |'   ( \.-.|| (_,_).' __
| _ _--.   | '  \   .---.(_ o._)__|' (`. _` /||  |\ \  |  |
|( ' ) |   |  \  `-'    /|(_,_)    | (_ (_) _)|  | \ `'   /
(_{;}_)|   |   \       / |   |      \ /  . \ /|  |  \    /
'(_,_) '---'    `'-..-'  '---'       ``-'`-'' ''-'   `'-'

Hefur is a standalone C++ BitTorrent tracker.

Features

  • 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

Installing:

Archlinux

pacman -S hefur

Debian

apt install hefur

Usage

Manual

Contact

hefur@googlegroups.com