home
recent changes
unmerged conflicts (0)
view
source
history
Code/nanotrack
Page source:
'''nanotrack''' is my small toy [[wp:BitTorrent tracker|BitTorrent tracker]]. My goal was to create a small and fast BitTorrent tracker with PHP and mySQL as backend. The main tracker code consists of less than 100 lines. == Overview * '''Programming language(s):''' PHP5, SQL * '''License:''' Public Domain * '''git clone url:''' git://github.com/soult/nanotrack.git == See also * [[http://github.com/soult/nanotrack/tree/master|nanotrack at github.com]] * [[http://wiki.theory.org/BitTorrentSpecification|BitTorrent specification]] # vim:tw=78