proxy - Man Page

Libproxy test tool

Synopsis

proxy[scheme://host][:port]

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

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.

Authors

Jan-Michael Brummer <jan-michael.brummer1@volkswagen.de>