Pactester

Release 1.0.1.post3.dev0+2605651.

Pactester latest version CI tests status Current available Python versions License: GPL v3

A CLI tool to easily test PAC/WPAD files. It provides a straightforward command-line interface to check the outgoing proxy for a given host or URL.


Note

This documentation is a work in progress. If you find any errors or have suggestions, please open an issue on GitHub.

Installation

Pactester can be installed using pip:

pip install pactester

You can also download the wheel file from the releases page.

Features

  • Support for loading PAC/WPAD files from remote WPAD URLs or local file paths

  • Configuration via config file and CLI parameters

  • Optional automatic DNS checking

  • Caching for improved performance on repeated queries

  • Clear output with adjustable verbosity levels

  • Compatible with Windows and Linux

  • Verbose and debug modes

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0).

You are free to use, modify, and distribute this software under the terms of the license. See the LICENSE file for full details.