12b35c
.TH PROXY "1" "September 2013" "libproxy" "User Commands"
12b35c
.SH NAME
12b35c
proxy \- Display the proxy server that should be used to reach a given a network resource
12b35c
.SH SYNOPSIS
12b35c
proxy
12b35c
.SH DESCRIPTION
12b35c
Display the proxy server that should be used to reach a given a network resource.
12b35c
.PP
12b35c
libproxy is a library that provides automatic proxy configuration management
12b35c
using different backends.
12b35c
.SH EXAMPLE
12b35c
.B echo http://www.example.com/ | proxy
12b35c
  http://webcache:3128 direct://
12b35c
.SH AUTHOR
12b35c
This manual page was written by
12b35c
.MT bigon@debian.org
12b35c
Laurent Bigonville
12b35c
.ME ,
12b35c
for the Debian GNU/Linux system (but may be used by others).
12b35c
.SH SEE ALSO
12b35c
.UR http://code.google.com/p/libproxy/
12b35c
libproxy
12b35c
.UE .