Commit Graph

332 Commits

Author SHA1 Message Date
John D
f048e7366d
Added mac address for macvlans 2020-12-24 14:58:32 -08:00
John D
254ae5e9d2
Updating to new CNI drivers 2020-12-24 14:52:09 -08:00
Emil Sit
ec383029d9
Bump NextDNS client to 1.8.8 (#70)
Picks up fixes for some discovery/local resolution.

https://github.com/nextdns/nextdns/releases/tag/v1.8.8
2020-12-24 14:27:09 -08:00
Andy Kant
6cd60a2f14
Added Homebridge support (#72) 2020-12-24 14:25:51 -08:00
Jared Komoroski
129af44d57
Add Cloudflare DDNS (#80) 2020-12-24 14:25:22 -08:00
Ying
acd0cd5daa
Minor updates to Pi-hole README.md (#82)
* Add a few extra steps

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2020-12-24 14:24:32 -08:00
Harry Manley
d08b5224c4
Suricata Boot Script Maintainability Update (#52)
Moved from an inline escaping style to shell redirection with parameter
expansion turned off.

Also now supports any directory with *.rules files in /mnt/data/suricata-rules/
to support easier handling of expansion from bundled tar/zip files.
2020-09-29 21:24:33 -07:00
John Dorman
715a4924cc Change line endings 2020-09-10 20:58:03 -07:00
John Dorman
1419b78f24 Change line endings 2020-09-10 20:56:47 -07:00
John D
4761e661b3
Update README.md 2020-09-09 21:45:45 -07:00
John D
36ec747be7
Update README.md 2020-09-09 21:45:29 -07:00
Thomas Spalinger
282b9bd3ce
Some build and package improvements (#45)
* add missing package version to change log

* fix some warnings of lintian during deb build

* simplification of the debian package

* introduce build script with docker/podman support

* use already existing ssh proxy, has the nice effect of not displaying the welcome message

* update readme for 1.0.2

* fix missing argument in apt-get autoremove
2020-09-08 02:54:51 -07:00
John D
e53af92641
Update README.md 2020-09-07 23:47:26 -07:00
John D
6fcd650e93
Update README.md 2020-09-05 19:52:57 -07:00
John D
78e24472b4
Update README.md 2020-09-05 19:52:45 -07:00
John Dorman
fd3f0b1a1d Suricata support 2020-08-27 02:46:17 -07:00
SturdyErde
06e990b6db
Getting started guide for on-boot and DNS (#35)
* Getting started guide for on-boot and DNS

* Update README.md

Fixed markdown hyperlink for dns-common. Closing square bracket was missing.
2020-08-26 03:53:50 -07:00
John D
d3fabad9c3
Update shiftleft-analysis.yml 2020-08-11 00:11:00 -07:00
John D
57185169b8
Create shiftleft-analysis.yml 2020-08-11 00:00:45 -07:00
John D
ddded12a75
Delete anchore-analysis.yml 2020-08-10 23:41:30 -07:00
John D
6474b26d03
Update anchore-analysis.yml 2020-08-10 23:33:53 -07:00
John D
2909046a54
NextDNS image scam 2020-08-10 23:28:26 -07:00
owine
7e62cc96af
Bump NextDNS to 1.7.1 (#31)
Couple of fixes relating to local resolution (see commit log, not Github release notes)

https://github.com/nextdns/nextdns/releases/tag/v1.7.1
2020-08-08 18:07:32 -07:00
John D
c36ba5f51c
Update 10-dns.sh 2020-07-27 22:41:44 -07:00
John D
1f82b5c2c4
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
SturdyErde
53eb24d9d5
Update README.md (#26)
Added commands to create the AdguardHome Confdir and Workdir.
2020-07-24 20:46:25 -07:00
SturdyErde
012169f474
Update README.md (#25)
Removed arch tag from image URI, per https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.103.1#:~:text=Multi-arch
2020-07-24 20:45:59 -07:00
John D
49e3dccf14
Update 10-dns.sh
Removing use masq rules that cause more issues, script cleanup
2020-07-19 22:01:54 -07:00
John D
227c01005f
Update README.md 2020-07-14 20:00:12 -07:00
John Dorman
70defd5556 Fixing wireguard reboot 2020-07-13 00:03:06 -07:00
John Dorman
5b29023ec5 Clarifying wireguard based on feedback 2020-07-12 22:54:09 -07:00
John Dorman
974c70734e Markdown Linting 2020-07-12 22:38:01 -07:00
John Dorman
5113502880 Cleaning up Markdowns 2020-07-12 22:37:04 -07:00
John D
a6b2e8808c
Added LetsEncrypt 2020-07-11 15:13:34 -07:00
John D
8370698797
Update 20-wireguard.sh
Adding shebang
2020-07-11 12:03:29 -07:00
SturdyErde
519d8759b8
Create 20-ntopng-udm.sh (#17)
* Create 20-ntopng-udm.sh

Creating more sample onboot scripts for related projects.

* Update 20-ntopng-udm.sh

Changed docker command to podman.
2020-07-11 12:01:55 -07:00
John D
5658d78b60
Update README.md 2020-07-11 00:22:48 -07:00
John D
baa7635c7e
Adding slack info 2020-07-11 00:21:11 -07:00
John Dorman
8761d928bc Wireguard instructions added, nextdns container updates 2020-07-09 20:28:49 -07:00
John Dorman
40e7a8e7bd Release notes. 2020-07-07 00:52:02 -07:00
John Dorman
27ade3783a Link fix 2020-07-07 00:50:32 -07:00
John Dorman
e501c44df3 Merge remote-tracking branch 'origin/master' 2020-07-07 00:50:10 -07:00
John Dorman
072b6f9d1c Updated on_boot package to handle all steps. 2020-07-07 00:50:05 -07:00
John D
aabaafdc25
Linking other useful projects. 2020-07-06 22:44:54 -07:00
John Dorman
13485630fc Merge remote-tracking branch 'origin/master' 2020-07-05 22:39:26 -07:00
John Dorman
2271e953ee Fixing markdown 2020-07-05 22:39:21 -07:00
John D
c4411f3417
Update README.md 2020-07-05 22:33:20 -07:00
John D
265f702faf
Update README.md 2020-07-05 22:32:55 -07:00
John D
66b450ba2f
Clarifying intent of this repository 2020-07-05 22:32:35 -07:00
John Dorman
12f8a36d55 Fixing install steps 2020-07-05 22:16:32 -07:00