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/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
DarkFeather a22d6ef43c
Need to include this.
2 years ago
.gitignore Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
1337x.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 7 years ago
LICENSE LICENSING and Makefiles 6 years ago
Makefile Minor fix 2 years ago
PKGBUILD Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
README.md Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
example-download.pup Converting from Bazaar. 7 years ago
example-search.pup Converting from Bazaar. 7 years ago
example-shows.pup Converting from Bazaar. 7 years ago
example-torrent.pup Changing to use standard APIs 7 years ago
offload-wolfpack Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
offload-wolfpack@.service Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
offload-wolfpack@.timer Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
test-torrent-engine Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
torrentdownloads.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 7 years ago
torrentproject.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 7 years ago
tpb.torrentengine.sample Adding date/time show tracking under new function, error tracking for critical functions 7 years ago
wolfpack Need to include this. 2 years ago
wolfpack.service Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago
wolfpack.timer Modernizing WolfPack to use systemd.timer and systemd-cat 2 years ago

README.md

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" in this source.