proxy - Libproxy test tool
Contents
Debug Output
In order to show further debug output you can set the environment variable PX_DEBUG=1
During execution the tool now shows internal library information like existing plugin modules, which
configuration is used and the return values.
Description
The program proxy displays the proxy server that should be used to reach a given network resource. You
can provide a URL as a parameter or start the tool in interactive mode to enter multiple URLs. As a
return value the required proxy will be displayed.
libproxy is a library that provides automatic proxy configuration management using different backends.
Example
# proxy http://www.example.com
# http://127.0.0.1:8080
Name
proxy - Libproxy test tool
Synopsis
proxy[scheme://host][:port]
