Commit Graph

201 Commits (71e3a473d6043a25d91a465c177a0faa9a937e61)

Author SHA1 Message Date
Promofaux 090fbd04af Remove ${SUDO} usages and root checks from scripts called by `pihole` command as they should not be called directly.
8 years ago
Dan Schaper 9a421d510a Ignore comments in adlists.list section.
8 years ago
Dan Schaper a9c3e2c7ba Add log_write function. Update version_check to use logical conditionals.
8 years ago
Dan Schaper 7fcb40739d Close IF statement
8 years ago
Dan Schaper 5a3d319677 Add fail check to dig local and remote.
8 years ago
Dan Schaper 8466d0b681 Change NSLOOKUP to dig for resolver tests, add dnsmasq specific records check
8 years ago
Dan Schaper 5de179f1eb Remove blacklist comparison.
8 years ago
Dan Schaper 36e10595cc Change netstat to lsof.
8 years ago
Dan Schaper edd7f28104 Add internet checks to IP section
8 years ago
Dan Schaper dba1ab3fc0 Remove compareWhitelist
8 years ago
Dan Schaper 3df9c48012 Include ping statistics in default gateway checks.
8 years ago
Dan Schaper ac1c299369 Revert overzealous renaming of Pi-hole in pihole.log detection.
8 years ago
Dan Schaper 5bbb3ac49a Standardize Pi-hole naming.
8 years ago
Dan Schaper 014bdf911a Add open port detection
8 years ago
Dan Schaper 874853fe18 Add lighttpd to version check
8 years ago
Dan Schaper 274b71f8bc Relocate hostname checks
8 years ago
Dan Schaper c41d543d81 Handle lack of IPv6 gracefully.
8 years ago
Dan Schaper 7729ddab30 Mode code realignment. Handle lack of IPv6 gateway gracefully.
8 years ago
Dan Schaper 60c0e59a83 Add IPv6 intelligence to debug
8 years ago
Adam Warner dcedf6bfd0 Merge branch 'development' into PromoFaux-patch-1
8 years ago
Adam Warner b1a7b0a186 Update piholeDebug.sh
8 years ago
Promofaux a3ef9efd2f remove updateDashboard script
8 years ago
Adam Warner 8cb2f85a08 Replace `truncate` command with `echo " " >`
8 years ago
Promofaux b3e7619048 curly brackets all the variables!
8 years ago
Adam Warner 95edb49bb8 Add option for uploading debug log to termbin
8 years ago
Promofaux e11ef5a7f0 Add version display script. Also checks current version on web and reports version.
8 years ago
diginc 5fb6c5b012 Making the whitelist re-block echo consistent with other WL/BL echos
8 years ago
diginc 3affa73257 Only re-block whitelist deletions if in adlists
8 years ago
Dan Schaper ce8f07750f Remove trailing slash on os-release check
8 years ago
Promofaux 61ff12e8d4 Change header to match the rest of the scripts.
8 years ago
Promofaux e942440bb7 Dan forgot this : `}`
8 years ago
Promofaux 6f068e0b9c Replace sprunge.us with termbin, which appears to be more reliable.
8 years ago
Sander 11f2524b9b Instead of an or, cat *release
8 years ago
Dan Schaper b011e5f838 Add os-release check
8 years ago
Dan Schaper f45eb84d6b Add distribution Check
8 years ago
Daniel 9b8efe1b27 Upload log to sprunge.us
8 years ago
bcambl 27a9642090 check for sudo via 'command -v' instead of dkpg-query
8 years ago
Mcat12 3fda2d9ac3 Fix helpfunc not found error
8 years ago
Carter Maxwell c0e1772e21 Replace toilet with echo
8 years ago
Jim Liu 08e6f60941 Update blacklist.sh
8 years ago
Jim Liu 10066209e7 Update whitelist.sh
8 years ago
Jim Liu 81fdfcba22 Update whitelist.sh
8 years ago
Mcat12 619082dbed Merge branch 'development' into BugFix463
8 years ago
Mayur Raiturkar 56ac04c48e fixed helpFunc 2
8 years ago
Mayur Raiturkar b58519b974 fixed helpFunc 1
8 years ago
Promofaux ad574f5e90 Replace kill with killall
8 years ago
Promofaux 4941a657bf remove -s switch, as it turns out it worked afterall.
8 years ago
Promofaux 3d4bff9414 Add -s switch to kill command to increase compatability
8 years ago
Adam Warner 77f4126f9b add root check to whitelist script
8 years ago
Adam Warner 4c890ab202 Add root check to blacklist script
8 years ago
Adam Warner d10e9b1b6e add pihole/webui version numbers
8 years ago
Adam Warner a6bee76581 add location of debug log output file!
8 years ago
nate 2f4f5a6ad2 Added lighttpd error.log to debug output
8 years ago
Promofaux 48fa83c9ac Fix whitespace
8 years ago
Promofaux 05e0003555 Fixes issue #453
8 years ago
Promofaux 107e0404de Move `exit 1` outside of `if` block on verbose check to stop dnsmasq reloading
8 years ago
Promofaux ab99e80333 indent
8 years ago
Promofaux 3154a378a6 Remove clear in DisplayWlist and force verbose to false to tidy up output.
8 years ago
Promofaux 8e04f1c03e Remove clear in DisplayBlist and forse verbose to false to tidy up output.
8 years ago
Promofaux c0aadeab3d fix spelling in name of variable ($versbose -> $verbose)
8 years ago
Promofaux 6c87698f1a fix spelling in name of variable ($versbose -> $verbose)
8 years ago
Justin Theberge 9a4c5cef86 fix indentations
8 years ago
Justin Theberge bdfc86f850 fix formatting
8 years ago
Justin Theberge 70dadfba28 add list options requested from issue#442
8 years ago
Adam Warner 391dea445a Move help output to function, add -h argument
8 years ago
Adam Warner e074c72130 Move help output to function helpFunc, add -h argument.
8 years ago
Promofaux 849185d3c9 Fix incorrect echo
8 years ago
Promofaux 47cc757ed0 Fix incorrect echo
8 years ago
Promofaux 0bbfb323b1 make whitelist honour pihole.conf file
8 years ago
Promofaux 4f08359786 Make blacklist honour pihole.conf file
8 years ago
nate 7e06769d44 Double quoting
8 years ago
nate 5347ee4896 Write verbose status of processes to debug log & Minor UI Fixes
8 years ago
Promofaux 97d3aedba1 Add some output to the log flush
8 years ago
nate 1a2046a7eb Added uninstall option to `pihole` command. Minor fixes
8 years ago
nate 6eea9239a7 Merged branch development into PiHoleController
8 years ago
Mcat12 e97755eb91 Fix missing cats
8 years ago
nate b80821c4b7 Merged branch development into PiHoleController
8 years ago
nate cf01b5a002 Readded `cat` calls to fix permission issue
8 years ago
nate 28f2a1309e Merge branch 'development'
8 years ago
nate 2625d9f7fe Made piholeDebug.sh +x
8 years ago
nate 5f7c11f495 Sudo added to ifconfig to ensure it runs if debug not run as root
8 years ago
nate ec4d2d65a6 PromoFaux request: Detailed adlists.list output
8 years ago
nate fee55fa642 Added gravity.sh to the list of options
8 years ago
nate 76ea1962be Controller script, pihole.sh added
8 years ago
nate f2150ee7e1 Merge conflict resolution
8 years ago
nate 2311b42bca Merge branch 'ScriptCleanup-Dev'
8 years ago
nate a4fbccac9b Merge conflict resolution
8 years ago
nate a0cf93a7ca Merge branch 'PiholeDebug'
8 years ago
nate 8ef4c12f97 Merge branch 'ScriptCleanup'
8 years ago
nate 6145748bfb Change single echo to printf to forrect \t interpretation
8 years ago
nate 1a1026b367 Consistent stdout to match basic-install.sh and uninstall.sh
8 years ago
nate 5ee382c8eb Roll back addition of piholeDebug.sh (production master base)
8 years ago
nate 0b9e78df2c Cleaned code and added prompt for purge on uninstall
8 years ago
nate a9c24b456d Bug fixes and logging improvements
8 years ago
nate b4463bf42c Added test for nslookup
8 years ago
nate 8f8dc66c70 Ignore whitespace when writing config files
8 years ago
Nate b746250e71 Made all advanced/Scripts/ executable for consistency.
8 years ago
nate 86eafe7a33 Added comparison of gravity.list with Whitelist.txt and Blacklist.txt.
8 years ago
nate 04638c9065 Added 01-pihole.conf from /etc/dnsmasq.d/ to log
8 years ago
nate b0dd231018 Modified description in header
8 years ago