8000 Tags · Morrolan/PADD · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Morrolan/PADD

Tags

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update padd.sh

v3.2

Toggle v3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pi-hole#106 from KnownAim/master

Multiple Issues Fixed. PLEASE SEE COMMENT!

v3.1

Toggle v3.1's commit message
Updated version number and quoted version number info.

v3.0.2

Toggle v3.0.2's commit message
Corrected if statements in printers

v3.0.1

Toggle v3.0.1's commit message
Update version number...

v3.0.0

Toggle v3.0.0's commit message
Updates for v3.0.1

- Completely re-wrote GetVersionInformation
  - Should work all the time, everytime!
  - Check now reads $(pihole -v -p) to gather current and latest versions
  - Check handles issues with Pihole version returning "ERROR"
  - Check only needs to run once on start-up, any additional calls will check for piHoleVersion file, then stop
- Added CheckConnectivity
  - Used to ensure that network connectivity is available prior to starting PADD
    - Caused issues with GetVersionInformation running prior it being online and able to check for the latest version of Pi-hole
  - Attempts to connect to Google
    - Will slowly time out after 8 attempts
- Refactored GetPiholeInformation
  - Uses $(pihole status web) only once
  - Gathers information about FTL's cpu and memory use if FTL is running
- Renamed additional variables

v2.2.1

Toggle v2.2.1's commit message
Fixed DNS Server Count Bug

- upstream DNS server count bug fixed
- if there are more than 8 upstream servers, "8+ servers" will be displayed

v2.2.0

Toggle v2.2.0's commit message
Updated Version Variable for Update

v2.1.0

Toggle v2.1.0's commit message
Updated Version Number for Impending Release

v2.0.0

Toggle v2.0.0's commit message
Update issue templates

0