1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-07-27 09:28:16 +00:00
pi-hole/advanced/Scripts
DL6ER 50100017a5
Merge pull request #3794 from pi-hole/security/non_FQDNs_locality
Security enhancement for the "never forward non-FQDNs" feature
2020-10-21 21:09:05 +02:00
..
database_migration Accidentally a number (#3788) 2020-10-09 17:24:42 +02:00
chronometer.sh Update advanced/Scripts/chronometer.sh 2020-08-09 17:12:20 -04:00
COL_TABLE Assorted typo fixes. (#3126) 2020-03-08 16:53:14 -07:00
list.sh Add option --comment "whatever" for adding comments for new domains through the CLI interface. 2020-03-27 08:45:04 +01:00
pihole-reenable.sh Improved explanation of why this script is needed 2020-05-30 03:14:03 +02:00
piholeARPTable.sh Do not flush neigh cache as this is known to create a number of issues. The better aproach to this is to manually flush the ARP cache by either restarting or calling "ip neigh flush all". 2020-04-01 17:19:32 +00:00
piholeCheckout.sh Merge pull request #3360 from dnicolson/fix-github-capitalisation 2020-05-13 16:56:36 -07:00
piholeDebug.sh add debug checking for firewalld 2020-10-11 22:20:31 -06:00
piholeLogFlush.sh
query.sh Update links 2020-05-30 21:50:16 +03:00
setupLCD.sh Update links 2020-05-30 21:50:16 +03:00
update.sh
updatecheck.sh
version.sh Fix GitHub capitalisation 2020-05-13 12:55:00 +02:00
webpage.sh Merge pull request #3794 from pi-hole/security/non_FQDNs_locality 2020-10-21 21:09:05 +02:00
wildcard_regex_converter.sh