Skip to content

ugi929/grapefruit-crawler

 
 

Repository files navigation

Grapefruit-crawler

Codacy Badge Build Status

Grapefruit torrent-network sniffer.

Requirements

  • Python 3.6.3 or higher
  • MongoDB 3.2.17 or higher

Execution

  1. Install requirements
pip install -r requirements.txt
  1. Set environment variables
MONGODB_URL=mongodb://mongodb:27017/grapefruit

Optional (default = grapefruit):

MONGODB_BASE_NAME=grapefruit
  1. Start crawler
python app.py

About

Grapefruit 2.0 dht-crawler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Dockerfile 1.4%