Skip to content

Multi-user based Torrent Download and Sharing Web Service

Notifications You must be signed in to change notification settings

pmwoodward3/TorrentBOX

 
 

Repository files navigation

Torrent BOX

Multi-user based torrent download and sharing web service

Screenshot

demo

How to use

We need at least two terminal.

python manage.py runserver 0.0.0.0:8000

python manage.py celeryd -l info -c 2

celeryd -c option means total number of worker.

If we set -c option to 2, then we can download two torrent simultaneously.

About

Multi-user based Torrent Download and Sharing Web Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.3%
  • CSS 45.1%
  • HTML 3.2%
  • Other 0.4%