Skip to content

Original, unmodified Hypercube tracker code written by Anakata of TPB. Not in use anymore even in TPB, but has historical archival value hence leaving this here.

Notifications You must be signed in to change notification settings

ServisOficial/hypercube

 
 

Repository files navigation

<beak> hypercube är ungefär som rap på skånska
<beak> coolt men lite skumt

How to compile (no autoconf, sorry...):
 - Edit asio/asio.h and select what async I/O interface you wanna use.
 - Edit Makefile.
   - If you are on Linux, USE_LINUX_SENDFILE should be defined.
   - If you are on Linux, using epoll (kernel >=2.6), and have a libc which
     doesn't support them (warnings about 'epoll_* is not implemented and
     will always fail' on linking), uncomment the AKEPOLL* lines.
 - Maybe put that final touch to config.h.
   It ships with DEBUG enabled. You probably want to disable this.

Now make :-).
The rest of the configuration is in your CFG_FILE (hypercube.cfg by
default).

 - anakata@anakata.hack.se || anakata@g-con.org

About

Original, unmodified Hypercube tracker code written by Anakata of TPB. Not in use anymore even in TPB, but has historical archival value hence leaving this here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.9%
  • C++ 12.0%
  • Makefile 1.4%
  • Other 0.7%