mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Deprecate DansGuardian, Squid, WonderShaper
This commit is contained in:
parent
dec627d57d
commit
55c016089c
24 changed files with 160 additions and 160 deletions
|
@ -123,7 +123,7 @@ wifi_up_down: True # Creates a 2nd virtual WiFi adapter for upstream WiFi
|
|||
|
||||
# Set True if client machines should have "passthrough" access to WAN/Internet:
|
||||
iiab_gateway_enabled: False
|
||||
gw_squid_whitelist: False
|
||||
# gw_squid_whitelist: False
|
||||
gw_block_https: False
|
||||
|
||||
# Gateway mode
|
||||
|
@ -185,8 +185,8 @@ block_DNS: False
|
|||
dns_jail_enabled: False
|
||||
|
||||
# UNMAINTAINED as of October 2017: https://github.com/iiab/iiab/pull/382
|
||||
wondershaper_install: False
|
||||
wondershaper_enabled: False
|
||||
# wondershaper_install: False
|
||||
# wondershaper_enabled: False
|
||||
|
||||
|
||||
# 1-PREP
|
||||
|
@ -258,14 +258,14 @@ nginx_log_dir: /var/log/nginx
|
|||
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
|
||||
|
||||
# UNMAINTAINED as of July 2021
|
||||
squid_install: False
|
||||
squid_enabled: False
|
||||
# squid_install: False
|
||||
# squid_enabled: False
|
||||
|
||||
# UNMAINTAINED as of July 2021
|
||||
# DansGuardian REQUIRES Squid (above) be installed & enabled.
|
||||
# DansGuardian is NO LONGER AVAILABLE in Debian Buster i.e. since June 2019.
|
||||
dansguardian_install: False
|
||||
dansguardian_enabled: False
|
||||
# dansguardian_install: False
|
||||
# dansguardian_enabled: False
|
||||
|
||||
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS
|
||||
bluetooth_install: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue