Client Agent 1.6 has been released:
- Batch installation mode.
- Disabling a rule for domain with/without www.
- Improvements and bug fixes.
Now you may install CWAF client using batch mode. This can be useful for installation on multiple machines.
Batch install for system with cPanel and Apache web-server:
./setup.sh --batch --login=login --password=password Batch install for system with cPanel and LiteSpeed web-server:
./setup.sh --batch --login=login --password=password --platform=LiteSpeed Batch install in the standalone mode:
./setup.sh --batch --login=login --password=password --mode=standalone --platform=Apache --path=/opt/cwaf
./setup.sh --batch --login=login --password=password --mode=standalone --platform=LiteSpeed --path=/opt/cwaf
You may update your client from cPanel plugin: "Main" -> "New client is available" or download and install new script, available by link:
https://waf.comodo.com/cpanel/cwaf_client_install.sh