/panzer

Panzer ProxyFinder is a command-line tool designed to quickly and easily find public proxies. By searching multiple websites, it can quickly and efficiently compile a list of working proxies that can be used for a variety of purposes, such as web scraping, penetration testing, or anonymity.

Primary LanguageShellApache License 2.0Apache-2.0

Panzer ProxyFinder v1

Panzer ProxyFinder is a command-line tool designed to quickly and easily find public proxies. By searching multiple websites, it can quickly and efficiently compile a list of working proxies that can be used for a variety of purposes, such as web scraping, penetration testing, or anonymity.

Usage

To use the script, simply run the following command:

bash Panzer.sh

The tool will display a list of working proxies it finds. By default, the tool will save the proxies to a file named proxies.txt in the same directory as the script.

Output

Alt text

Dependencies

Panzer ProxyFinder is written in Bash and uses the following command-line tools:

curl
grep
awk

These tools should be pre-installed on most Unix-based operating systems, but if you encounter any issues, please ensure that these dependencies are installed on your system.

Customizing

You can customize the tool by editing the panzer.sh script. The script uses an array of URLs to search for proxies, and you can add or remove URLs as desired.

License

Panzer ProxyFinder is licensed under the MIT License. Please see the LICENSE file for more information.