Skip to content

hackyack/TorrentBOX

Repository files navigation

TorrentBOX

Multi-user based Torrent Download and Sharing Web Service

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published