Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 907 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 907 Bytes

Cerberus

Alt text A simple, fast, and lightweight torrent aggregator. Written in python leveraging C libs like libtorrent, and curses Cerberus is a lightweight solution for finding and downloading torrents.

Configuration

cd cerberus/

pip install -r requirements

python3 cerberus.py

After the first run you will find cerberus.ini in Cerberus's root directory. Set the StorageMaps section to the network or local file system path for each category.

Planned Improvements

Better output formating

Saved searches

Resume functionality

web frontend

Disclaimer

Cerberus is for research use only.

The author is not responsible for how you use this software.

Cerberus does not obsfucate your traffic. You are expected to handle your own traffic routing.

Enjoy!