Command line torrent searcher writed in C, Flex and Bison
cd ./src
make compile
./torrents
OR
make run
FLAGS:
- -p : Search in The Pirate Bay
- -r : Search in Torrent Reactor
- -c : Search in Torrent Crazy
- -v : Search in Vertor
- -b : Search in Bitsnoop
./torrents [FLAG]
Use make for more information about execution and compilation.