4 Commits

Author SHA1 Message Date
Chris L
7945c24045
Update Unbound guide with V6 Custom DNS screenshot and Save instruction (#1208)
Signed-off-by: Chris L <github@holosys.co.uk>
2025-03-15 06:48:07 +01:00
Thomas Guyot-Sionnest
eb92fe135a Update unbound.md
* Listen on 127.0.0.1 so that clients cannot bypass pi.hole DNS by
  querying the resolver directly (Useful if external DNS queries are only
  allowed from trusted sources on the router)
* Use a different port, avahi-daemon may be using 5353 already
* Add/document prefer-ip6 param which may be very useful in conjunction
  with do-ip6
2020-04-15 07:11:17 -04:00
XhmikosR
632c76a811 Compress PNG files. (#187)
* Losslessly compress PNG files.

Before: 911 KB (933.846 bytes)
After:  638 KB (653.590 bytes)

* Convert PNG files to 8-bit.

Before: 638 KB (653.590 bytes)
After:  316 KB (323.830 bytes)
2020-01-26 09:38:34 -08:00
DL6ER
9684b705ef
Add unbound guide
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-05-08 18:56:15 +02:00