Commit Graph

251 Commits (722a716de37282401996d7cc95b7e689df5b7d92)

Author SHA1 Message Date
Christian König 722a716de3
Add exit code to status function
2 years ago
Christian König 614d18cd3d
Debug need sudo
2 years ago
Christian König 54ce8c2622
Only use sudo power if needed
2 years ago
Christian König 42424b515b Add getFTLAPIPort function
2 years ago
Adam Warner 77e5121d43
Split new function out into a separte utility script and add a test for it. Can be used in future to organise re/commonly-used code
2 years ago
Adam Warner 1dd9d55d82
Replace value for BLOCKING_ENABLED (and QUERY_LOGGING, for consistency) and if value that we are trying to replace does not exist, add it to the end of the file.
2 years ago
Lukas Schlötterer ed6b85241b
use sed substitute instead of delete and append (#4555)
2 years ago
DL6ER 5823f5e254
Use ss instead of lsof (#4518)
2 years ago
Christian König 3989cc19e9
Remove double text output
2 years ago
Christian König bcb59159ed
Analyse port also on ports other than 53
2 years ago
Christian König 2b52f92647
Inlcude port also in cli output
2 years ago
Christian König f45248df80
Use FTL's new dns-port API endpoint
2 years ago
Christian König 5729f64ddc
Fix missing fi
2 years ago
yubiuser 4a2f4c1bce
Fix indention_2
2 years ago
yubiuser 5ef731fc57
Fix indention
2 years ago
Christian König 71ebd64f4e
mend
2 years ago
Christian König 9f0e0dbd37
Fix analyse ports
2 years ago
Christian König ef30a85afb
Include port in status function
2 years ago
yubiuser ae39e338fe
Use exec to run gravity script (#4449)
2 years ago
Subhaditya Nath ba6d700e7e
Fix `pihole -v` output if WebAdmin not installed (#4370)
2 years ago
DL6ER cbc99d45c6
Small style change to finished debug upload display
3 years ago
DL6ER be68a5339c
Apply same improvement to pihole tricorder feature
3 years ago
DL6ER 115e3eeda9
Use --no-progress-meter instead of --silent so error reasons are printed
3 years ago
DL6ER 21897d7fbd
Add warning if curl failed
3 years ago
DL6ER 31c7c019cb
Fix piping to pihole tricorder
3 years ago
Christian König ffe45e8b76 On enabling/disabeling only reload-lists instead of reload
3 years ago
Christian König 6be647a85f Fix coloring of pihole -t
3 years ago
Adam Warner 4ac4bc5c18
Merge branch 'development' into fix/gravity_no_locallist
3 years ago
Christian König 4fb5157719 Squashed commits
3 years ago
DL6ER aa88be335e
Acknowledge that IPV{4,6}_ADDRESS may not exist
3 years ago
DL6ER 5df7ed2f32
Obtain FTL's PID from the PID file (#4103)
3 years ago
Christian König e7d937c412 Be more specific what pihole -d -a does
4 years ago
Adam Warner bb1a6243d6
Merge pull request #3669 from pi-hole/release/v5.1.2
4 years ago
Dan Schaper 548ad6375d
Merge pull request #3524 from pi-hole/fix/status_checking
4 years ago
DL6ER 6ee6eea1fb
Use pkill instead of the somewhat fragile combination of kill + pidof. This solves some issues especially when there are many TCP workers floating around.
4 years ago
DL6ER 94cd7f59d4
Make verbose output the default.
4 years ago
DL6ER 6009e86947
Fix pihole status to not rely on a TCP port test. The current test can fail even when there is no error i case the max. number of TCP workers is reached.
4 years ago
Thomas L. Kjeldsen 852f6b95f5 Prevent "pihole disable $timeout" from messing up future state changes
4 years ago
Dan Schaper c76435883b
Merge pull request #3360 from dnicolson/fix-github-capitalisation
4 years ago
Dave Nicolson ab753e88a2 Fix GitHub capitalisation
4 years ago
Adam Warner 9e96ff37de
Fix merge conflicts
4 years ago
yubiuser d27a565d39 Apply suggestions from code review
4 years ago
Christian König de42669bb7 fix typo in pihole help
4 years ago
Christian König 3095fd4dd6 add restart [options] to cli help
4 years ago
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
4 years ago
DL6ER f10a151469
Fix pihole -t sed instructions.
4 years ago
DL6ER a809624356
Update blocked strings for pihole -t.
4 years ago
DL6ER 69a909fc4c
On modification of lists, we should send real-time signal 0 instead of SIGHUP. This also preserves the DNS cache of not-blocked domains.
4 years ago
chrunchyjesus 476975540a
make some shebangs comply to posix standard
5 years ago
John Crisp 4f21f67775
Update pihole
5 years ago