13 Commits

Author SHA1 Message Date
John D
58f3e9a2c6 Added Pihole with cloudflared 2021-05-25 01:44:32 -07:00
なつき
fedefb64be
Support caching in install-cni-plugins.sh (#114)
* Support caching in install-cni-plugins.sh

* Update README
2021-05-16 13:43:05 -07:00
a10kiloham
9bbd194b77
clarifying text (#138) 2021-03-18 13:26:27 -07:00
Doug Goldstein
c987fc073b
improve the docs for AdGuardHome (#135)
* AdGuardHome: fix order of operations

Fix the initial order of operations that causes initial setup issues.
fixes #107.

* AdGuardHome: clean up some info with formatting

* AdGuardHome: add troubleshooting info

Hopefully this will help folks in #107 solve their issues.

* 10-dns: always write out the symlinks

Skip spitting an error about the fact that the symlinks already exist.
Just write them anyway.
2021-03-18 13:25:17 -07:00
John D
c9932ddff9
Update 10-dns.sh 2020-12-24 15:03:21 -08:00
John Dorman
88d6181aa0 Change line endings 2020-09-10 20:58:03 -07:00
John Dorman
9eee41ad06 Change line endings 2020-09-10 20:56:47 -07:00
John D
a64a140c67
Update 10-dns.sh 2020-07-27 22:41:44 -07:00
John D
e01d0364c1
Conditional Forwarding DNS fix (#27)
* Make dnsmasq listen to the container network

* Conditional Forwarding for NextDNS

* Update nextdns.conf
2020-07-25 01:14:31 -07:00
John D
11872e4132
Update 10-dns.sh
Removing use masq rules that cause more issues, script cleanup
2020-07-19 22:01:54 -07:00
John Dorman
a41d90cba8 Fixing package! 2020-07-05 21:43:46 -07:00
John Dorman
6e751d32c0 on-boot now persists through firmware updates 2020-07-05 20:09:26 -07:00
John D
ccba186f6e
Modularization updates (#12)
* Store install-cni-plugins.sh once

* Newlines in on-boot-script

* Update example on_boot.sh for directory

* Update README.md examples

* Store 20-dns.conflist once

* Add modularized nextdns config w/IPv6 support

* Make nextdns script more generic

* Use common setup script for each dns service

* Add missing newlines

* Readme updates and ipv6 support

* Readme updates and ipv6 support

* Final updates and Ipv6

Co-authored-by: exodious <exodious@users.noreply.github.com>
2020-06-28 06:02:50 -07:00