c-icap-mkbdb
ICAP server implementation
Install
- All systems
-
curl cmd.cat/c-icap-mkbdb.sh
- Debian
-
apt-get install c-icap
- Ubuntu
-
apt-get install c-icap
- Kali Linux
-
apt-get install c-icap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install c-icap
- Raspbian
-
apt-get install c-icap
- Dockerfile
- dockerfile.run/c-icap-mkbdb
c-icap
ICAP server implementation
C-ICAP is an implementation of an ICAP server. It can be used with HTTP proxies that support the ICAP protocol to implement content adaptation and filtering services. Most of the commercial HTTP proxies must support the ICAP protocol. The open source Squid 3.x proxy server supports it. This Package contains the core ICAP daemon