underexpose — Anonymous, private, and caching web proxy installer.
underexpose { --setup | -S } [ -q | --quiet ] [ -v | --verbose ] [ -d | --debug ] [ -c circuits | --circuits = circuits ]
underexpose [ -q | --quiet ] [ -v | --verbose ] [ -d | --debug ]
underexpose { --uninstall | -U } [ -q | --quiet ] [ -v | --verbose ] [ -d | --debug ] [ -c circuits | --circuits = circuits ]
underexpose { --version | -V }
underexpose { --help | -h }
underexpose { --man | -m }
The underexpose(8) command is a Perl installer to setup and configure a caching web proxy that uses non-caching web proxies, with advanced filtering capabilities, and a system enabling users to communicate anonymously on the Internet.
Command line options are used to specify various startup options for underexpose:
-c circuits, --circuits = circuits : Number of circuits (Tor-Privoxy pairs) that should be installed.
-C configdir, --configdir = configdir : Configuration directory.
-d, --debug : Debug output.
-D docdir, --docdir = docdir : Documentation directory.
-h, --help : Print or show help information and exit.
-L logdir, --logdir = logdir : Log directory.
-m, --man : Print the entire manual page and exit.
-M mandir, --mandir = mandir : Reference manuals directory.
-q, --quiet : Quiet output.
-S, --setup : Run setup only (no installation).
-U, --uninstall : Run uninstallation.
-v, --verbose : Verbose output.
-V, --version : Print or show the program version and release number and exit.
The underexpose return code to the parent process (or caller) when it has finished executing may be one of:
0 : Success.
1 : Failure (syntax or usage error; configuration error; unexpected error).
Report any issues at: https://github.com/bdperkin/underexpose/issues
Brandon Perkins <[email protected]>
GitHub: <https://github.com/bdperkin/underexpose>
Tor, Second-generation onion router: <https://www.torproject.org/>
Tor test site: <https://check.torproject.org/>
Privoxy Home page: <http://www.privoxy.org/>
Privoxy FAQ: <http://www.privoxy.org/faq/>
Privoxy developer manual: <http://www.privoxy.org/developer-manual/>
Privoxy Project Page: <https://sourceforge.net/projects/ijbswa/>
Privoxy web-based user interface: <http://config.privoxy.org/>
Privoxy web-based user interface shortcut: <http://p.p/>
Squid wiki and examples: <http://wiki.squid-cache.org/>
Squid FAQ wiki: <http://wiki.squid-cache.org/SquidFaq>
Squid Configuration Manual: <http://www.squid-cache.org/Doc/config/>
Copyright (C) 2013-2013 Brandon Perkins <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.