pi-hole/advanced/Scripts
2019-05-04 13:02:14 +02:00
..
chronometer.sh Resolve issue #2428 2018-09-28 10:34:49 +10:00
COL_TABLE Revert #2282 2018-07-27 00:27:06 +01:00
list.sh Query only those columns we actually use when showing domains on the CLI. Show date of last modification instead of addition date for domains. 2019-05-02 17:11:39 +02:00
piholeCheckout.sh Fix missed start_service -> restart_service call 2019-02-02 10:19:44 -08:00
piholeDebug.sh Use curl instead of openssl for transmission of unmodified 2019-02-23 04:13:44 -08:00
piholeLogFlush.sh Restart pihole-FTL after log flushing to force reloading history. Fixes #2339 2018-08-14 13:16:17 +02:00
query.sh Implement black- and whitelist searching with SQL statements. We use the ESCAPE clause in the LIKE query as the underscore "_" wildcard matches any single character but we want to suppress this behavior (underscores can be legitimate part of domains) 2019-05-04 13:02:14 +02:00
setupLCD.sh Space/Tab setupLCD.sh 2018-07-20 13:17:10 -07:00
update.sh Don't warn if user is on development as this branch is constantly updated 2019-03-02 16:40:59 +01:00
updatecheck.sh Use curl -s instead of -q 2018-10-12 23:53:21 -04:00
version.sh Use source instead of dot for setupVars 2018-12-27 16:37:10 -05:00
webpage.sh Add support for manipulating adlists from the CLI 2019-04-28 21:39:06 +02:00
wildcard_regex_converter.sh Fix permissive regex 2018-07-31 22:16:40 -04:00