c-icap-config
ICAP API library development files
Install
- All systems
-
curl cmd.cat/c-icap-config.sh
- Debian
-
apt-get install libicapapi-dev
- Ubuntu
-
apt-get install libicapapi-dev
- Kali Linux
-
apt-get install libicapapi-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libicapapi-dev
- Raspbian
-
apt-get install libicapapi-dev
- Dockerfile
- dockerfile.run/c-icap-config
libicapapi-dev
ICAP API library development files
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 ICAP API library development files.