Skip to content

petcap/bitstorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bitstorm

A very minimal Bittorrent Tracker from 2008. Uses plain text databases (including locking, so no race conditions should happen) and is hence very simple to use.

On Linux, it should be enough to just copy the announce file into your web root and you should be good to go as long as /dev/shm is writable. On other systems, you need to change the path of the flat file database.

There is also an SQL version, check my other repos.

About

A minimal Bittorrent tracker that just works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages