squidclient
Full featured Web Proxy cache (HTTP proxy) - control utility
Install
- All systems
-
curl cmd.cat/squidclient.sh
- Debian
-
apt-get install squidclient
- Ubuntu
-
apt-get install squidclient
- Arch Linux
-
pacman -S squidclient
- Kali Linux
-
apt-get install squidclient
- CentOS
-
yum install squidclient
- Fedora
-
dnf install squidclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install squidclient
- Raspbian
-
apt-get install squidclient
- Dockerfile
- dockerfile.run/squidclient
squidclient
Full featured Web Proxy cache (HTTP proxy) - control utility
Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support. This package contains a small utility that can be used to get URLs from the command line.
squid-7
4.0.23-2.fc28.x86_64 : The Squid proxy caching server
squid3-dbg
Full featured Web Proxy cache (HTTP proxy) - Debug symbols
Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support. This package contains debugging symbols for binaries in squid3.
squid
Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.
squid-dbg
Full featured Web Proxy cache (HTTP proxy) - Debug symbols
Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support. This package contains debugging symbols for binaries in squid.