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