138 Commits

Author SHA1 Message Date
John Dorman
a177d18274 Merge remote-tracking branch 'origin/master' 2020-07-05 22:39:26 -07:00
John Dorman
24962128b7 Fixing markdown 2020-07-05 22:39:21 -07:00
John D
7bba46129c
Update README.md 2020-07-05 22:33:20 -07:00
John D
106b84454f
Update README.md 2020-07-05 22:32:55 -07:00
John D
2bad1d84b3
Clarifying intent of this repository 2020-07-05 22:32:35 -07:00
John Dorman
3044d507e1 Fixing install steps 2020-07-05 22:16:32 -07:00
John Dorman
ee9f0f9187 Fixing package generation scripts, dpkg was messing with them. 2020-07-05 21:53:55 -07:00
John Dorman
cc6a14a57d Fixing bad command 2020-07-05 21:50:12 -07:00
John Dorman
219caba032 Merge remote-tracking branch 'origin/master' 2020-07-05 21:44:08 -07:00
John Dorman
a41d90cba8 Fixing package! 2020-07-05 21:43:46 -07:00
John D
b75815abb2
Update README.md 2020-07-05 20:53:01 -07:00
John Dorman
89730076b7 on-boot now persists through firmware updates 2020-07-05 20:11:08 -07:00
John Dorman
6e751d32c0 on-boot now persists through firmware updates 2020-07-05 20:09:26 -07:00
John Dorman
112f51ed11 Merge branch 'modularization-updates' 2020-07-05 19:51:30 -07:00
John D
e72108c744
Update README.md 2020-07-05 13:54:53 -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
John Dorman
092477c595 Final updates and Ipv6 2020-06-28 06:02:14 -07:00
John Dorman
ff6c2da395 Readme updates and ipv6 support 2020-06-28 03:04:51 -07:00
John Dorman
f60e13a7b5 Readme updates and ipv6 support 2020-06-28 02:59:55 -07:00
John Dorman
97396ac7a2 Merge remote-tracking branch 'origin/master' into modularization-updates
# Conflicts:
#	AdguardHome/udm-files/on_boot.sh
2020-06-28 01:20:40 -07:00
John Dorman
8fb14cb538 Git Ignore 2020-06-28 01:19:31 -07:00
John Dorman
d361a831dd Merge remote-tracking branch 'origin/master' 2020-06-27 01:36:16 -07:00
John Dorman
6e4fccd5fa NextDNS 1.7.0 2020-06-27 01:34:44 -07:00
Josh Peizer
27b8b66b55
Update on_boot.sh (#11)
The docker creation points to adguardhome and is case sensitive.  So either changing the docker example or this line will allow the script to launch adguard on boot successfully.
nextdns-1.7.0
2020-06-27 01:24:41 -07:00
exodious
ce22e64a02 Add missing newlines 2020-06-21 22:36:03 -04:00
exodious
98e0cc03c7 Use common setup script for each dns service 2020-06-21 22:23:43 -04:00
exodious
ed24a7d0db Make nextdns script more generic 2020-06-21 22:19:14 -04:00
exodious
edee415649 Add modularized nextdns config w/IPv6 support 2020-06-21 22:08:12 -04:00
exodious
bdd94c30b3 Store 20-dns.conflist once 2020-06-21 21:57:55 -04:00
exodious
f632adbca0 Update README.md examples 2020-06-21 21:34:07 -04:00
exodious
cfad45b23e Update example on_boot.sh for directory 2020-06-21 21:30:34 -04:00
exodious
f6f527494f Newlines in on-boot-script 2020-06-21 21:28:31 -04:00
exodious
4c33ec26d9 Store install-cni-plugins.sh once 2020-06-21 21:26:22 -04:00
exodious
c6c5464681
Fixes boostchicken/udm-utilities#8 (#9) 2020-06-21 02:16:55 -07:00
John Dorman
26b978ff43 Merge remote-tracking branch 'origin/master' 2020-06-17 13:15:36 -07:00
John Dorman
b22d7229f2 Fixing bad copy paste 2020-06-17 13:15:27 -07:00
John D
1d447a5cfd
Update bug_report.md 2020-06-17 07:35:23 -07:00
John D
dfded30eba Update issue templates 2020-06-17 07:33:29 -07:00
John Dorman
d71b6fb329 Merge remote-tracking branch 'origin/master' 2020-06-17 07:03:02 -07:00
John Dorman
13c7a28545 Update method for macvlan, reducing IP clutter 2020-06-17 07:02:49 -07:00
John D
98f439b11c
Create dependabot.yml 2020-06-17 07:01:26 -07:00
John Dorman
513d856cfc Removing iptables DNAT by default. 2020-06-14 09:30:44 -07:00
John Dorman
f59a12052c Adding restart flags 2020-06-14 08:56:55 -07:00
John Dorman
3cc9acaac9 CNI plugins cleanup 2020-06-14 08:48:49 -07:00
John Dorman
432b0e71eb Cleaning up directions on container starts 2020-06-14 08:47:56 -07:00
John D
3b06eb51fe
Adding error description 2020-06-14 08:05:47 -07:00
John D
4cc0af686f
Removing pihole reference 2020-06-14 07:51:12 -07:00
Mitchell Bakker
054c83804d
Added "AdguardHome" (#7)
* Update README.md

Added AdguardHome

* AdguardHome

Added AdguardHome setup

* Update README.md
2020-06-14 07:43:31 -07:00
John Dorman
2054ea0710 Update shebang to work on cni plugins 2020-06-13 02:02:57 -07:00
John Dorman
4b3ba1a145 Add promisc to on_boot.sh 2020-06-13 01:58:29 -07:00