WolfPack is a Internet search engine, bot crawler, and download utility designed to be scheduled and run on the command line. https://aninix.net/wolfpack/
Go to file
DarkFeather bc91ff224b better tests 2018-02-04 02:37:50 -06:00
1337x.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 2016-11-16 18:11:48 -06:00
LICENSE LICENSING and Makefiles 2017-06-19 17:01:52 -05:00
Makefile Download fix 2017-11-01 13:40:02 -05:00
README Major fixes for using standard libraries, protecting variable use, and torrent engine specification. 2016-11-02 20:31:21 -05:00
example-download.pup Converting from Bazaar. 2016-08-04 12:08:16 -05:00
example-search.pup Converting from Bazaar. 2016-08-04 12:08:16 -05:00
example-shows.pup Converting from Bazaar. 2016-08-04 12:08:16 -05:00
example-torrent.pup Changing to use standard APIs 2016-08-30 13:17:18 -05:00
offload-wolfpack better tests 2018-02-04 02:37:50 -06:00
test-torrent-engine Fixes for searcher default upload terming and whitespace handling 2017-01-18 20:27:33 -06:00
torrentdownloads.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 2016-11-16 18:11:48 -06:00
torrentproject.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 2016-11-16 18:11:48 -06:00
tpb.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 2016-11-16 18:11:48 -06:00
update-transmission-blocklist Converting from Bazaar. 2016-08-04 12:08:16 -05:00
wolfpack Download fix 2017-11-01 13:40:02 -05:00

README

=== AniNIX::WolfPack ===
WolfPack is a Internet search engine, bot crawler, and download utility designed to be scheduled and run on the command line

Please note that the torrent and show functionalities are provided for legitimate peer-to-peer downloading and should not be used for illicit practices.

Some tools included are:
* wolfpack: This is the core script, using .pup files to search for various things on the Internet. Pup types include shows, torrents, downloads, and searches.
* test-torrent-torrent-engine: A number of sample torrent engines have been provided to look at major sites.
** Note: torrentproject.se is currently hard to scrape due to CloudFlare protections, and 1337x has a challenging reputation.
* offload-wolfpack: This allows other machines to run the wolfpack and then copy the results to a known destination.

We have also included example "pups" and some helper scripts for updating torrent blocklists.