Skip to content
/ chaosbay Public
forked from astro/chaosbay

BitTorrent Tracker with upload & browsing, written on the 25th Chaos Communication Congress

License

Notifications You must be signed in to change notification settings

klobs/chaosbay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doesn't require OpenTracker anymore, tracker data is being kept in Mnesia now.

You will need erlang-collectd from: http://github.com/astro/erlang-collectd/
You will need MochiWeb from: https://github.com/mochi/mochiweb
Bind address and port may be specified by environment variables MOCHIWEB_IP and
MOCHIWEB_PORT.

To configure, run:

application:set_env(chaosbay, http_base, "http://...").
torrent:reset_tracker_urls().

About

BitTorrent Tracker with upload & browsing, written on the 25th Chaos Communication Congress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 97.6%
  • JavaScript 2.0%
  • Shell 0.4%