0.0.6 • Published 2 years ago

pactester v0.0.6

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
2 years ago

pactester

A Pure JS* implementation of pactester.

Installation

npm i -g pactester

Usage

Usage: pactester [options]

Pure JS* implementation of pactester.

 * (Almost.  Currently still relies on c++.)

Options:
  -p <pacfile>    PAC file to test (specify '-' to read from standard input)
  -u <url>        URL to test for
  -h <host>       Host part of the URL
  -c <client_ip>  client IP address (as returned by myIpAddress() function in PAC files),
                  defaults to IP address on which it is running.
  -f <urlslist>   a file containing list of URLs to be tested.
  -v              print version and exit
0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago