1PROXY(8)                    System Manager's Manual                   PROXY(8)
2
3
4

NAME

6       proxy - Libproxy test tool
7
8

SYNOPSIS

10       proxy [scheme://host][:port]
11
12

DESCRIPTION

14       The program proxy displays the proxy server that should be used to
15       reach a given network resource.  You can provide a URL as a parameter
16       or start the tool in interactive mode to enter multiple URLs.  As a
17       return value the required proxy will be displayed.
18
19       libproxy is a library that provides automatic proxy configuration
20       management using different backends.
21
22

EXAMPLE

24       # proxy http://www.example.com
25
26       # http://127.0.0.1:8080
27
28
29

DEBUG OUTPUT

31       In order to show further debug output you can set the environment
32       variable PX_DEBUG=1
33
34       During execution the tool now shows internal library information like
35       existing plugin modules, which configuration is used and the return
36       values.
37
38

AUTHORS

40       Jan-Michael Brummer <jan-michael.brummer1@volkswagen.de>
41
42
43
44                                                                      PROXY(8)
Impressum