logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

proxy - Libproxy test tool

Authors

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

                                                                                                        PROXY(8)

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

Name

       proxy - Libproxy test tool

Synopsis

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

See Also