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