Files
WolfPack/README.md
2026-04-27 12:10:35 -05:00

29 lines
1.8 KiB
Markdown

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.
We have also included example "pups" in this source.
# Etymology
WolfPack is named for its operation. "Pups" live on disk as .pup files -- these will grow up and retrieve the results that feed the system. An alpha sends pack members to raise a pup and collect the results for the pack. This role will update configuration to [the configuration directory](file:///usr/local/etc/WolfPack).
## VPN protection and Offloading.
Some countries and areas take issue with some searches and downloads. In your Ansible inventory, enable an SSHFS mount and configure your torrent tool to move completed results to that share.
This requires SSH keys to be set up between the offloading hosts and the target location, but this will run some version of wolfpack and send the results to the target.
# Relevant Files and Software
Most of this tool is built on `curl` -- configuration lives in `/usr/local/etc/WolfPack`.
# Available Clients
See [AniNIX/Cyberbrain](https://cyberbrain.aninix.net).
# Equivalents or Competition
Google Alerts can provide an alternative to the WolfPack's search pup type. Downloads can be done manually, and some torrent clients will have search and queuing options. Launchers like Steam will keep software up-to-date.