squidclient(1) | General Commands Manual | squidclient(1) |
squidclient - A simple HTTP web client tool
squidclient [ -aknNrsv ] [ --ping [ping-options] ] [ --https] [tls-options] [ -A string ] [ -h | --host remote host ] [ -H ' string ' ] [ -i IMS ] [ -j ' Host header ' ] [ -l | --local host ] [ -m method ] [ -p | --port port ] [ -P file ] [ -t count ] [ -T timeout ] [ -u user ] [ -U user ] [ -V version ] [ -w password ] [ -W password ] url
Ping options: [ -g count ] [ -I interval ]
TLS options: [ --anonymous-tls ] [ --trusted-ca CA certificates file ...] [ --cert client X.509 certificate file ] [ --params TLS session parameters ]
squidclient is a tool providing a command line interface for retrieving URLs. Designed for testing any HTTP 0.9, 1.0, or 1.1 web server or proxy. This tool can be combined with scripts to perform any basic HTTP operation. Some additional features for access to the squid proxy object cache and management information are provided.
acl purge method PURGE http_access deny purge !localhost
Use kinit username@DOMAIN first to get initial TGS.
WWW Negotiate(Kerberos) authentication.
Use kinit username@DOMAIN first to get initial TGS.
This program and manual was written by Amos Jeffries <amosjeffries@squid-cache.org>
Based on original code derived from Harvest and further developed by numerous individuals from the internet community.
* Copyright (C) 1996-2023 The Squid Software Foundation and
contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.
* Please see the COPYING and CONTRIBUTORS files for details.
Questions on the usage of this program can be sent to the Squid Users mailing list <squid-users@lists.squid-cache.org>
See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report.
Report bugs or bug fixes using https://bugs.squid-cache.org/
Report serious security bugs to Squid Bugs <squid-bugs@lists.squid-cache.org>
Report ideas for new improvements to the Squid Developers mailing list <squid-dev@lists.squid-cache.org>
squid(8), cachemgr.cgi(8)