mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-21 10:13:42 +02:00
fix: add tinyproxy in HTTP proxies
This commit is contained in:
@ -19,7 +19,7 @@ DESCRIPTION="Ensure HTTP-proxy is not enabled."
|
||||
# shellcheck disable=2034
|
||||
HARDENING_EXCEPTION=http
|
||||
|
||||
PACKAGES='squid3 squid'
|
||||
PACKAGES='squid3 squid tinyproxy'
|
||||
|
||||
# This function will be called if the script status is on enabled / audit mode
|
||||
audit() {
|
||||
|
Reference in New Issue
Block a user