DL6ER
e63dbb4c55
Encourage users to test for DNS leaks after setting up their clients
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-01-19 08:55:57 +01:00
DL6ER
aa8268c1ff
Further optimizations and corrections for the WireGuard guide
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-01-19 08:55:57 +01:00
DL6ER
ea28e2efba
Add WireGuard guide
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-01-19 08:55:54 +01:00
DL6ER
d986a894c0
Merge pull request #438 from yubiuser/guide/FB
...
Add FritzBox guide
2021-01-15 19:07:02 +01:00
yubiuser
e88efa8339
Rewrote English guide in one flow, added info about advances settings and conditional forwarding
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2021-01-13 20:51:06 +01:00
yubiuser
f2224ca9b9
Add section about the need to activate advanced view
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2021-01-12 20:59:48 +01:00
yubiuser
49482464a9
Rewrote German guide and added section about conditional forwarding
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2021-01-10 20:54:04 +01:00
dependabot-preview[bot]
835281e421
Bump mkdocs-material from 6.1.6 to 6.2.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 6.1.6 to 6.2.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.6...6.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-09 12:22:09 +00:00
dependabot-preview[bot]
9bd7fa9861
Bump markdownlint-cli2 from 0.0.11 to 0.0.13
...
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2 ) from 0.0.11 to 0.0.13.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases )
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.0.11...v0.0.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-09 12:15:40 +00:00
dependabot-preview[bot]
38e115dcf3
Bump linkinator from 2.8.0 to 2.13.0
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.8.0 to 2.13.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.0...v2.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-09 11:15:45 +00:00
Adam Warner
67f8449c4c
Merge pull request #453 from ericmjl/patch-1
...
[DOC]: Minor doc fix on update command
2020-12-31 17:33:39 +00:00
Eric Ma
58f38b5afa
[DOC]: Minor doc fix on update command
...
Found that the "update" command in the elaboration was different from the "update" command in the summary table. Testing out both, I found that the summary table version was correct. Submitting this PR to fix the elaboration to match the summary table.
2020-12-31 12:28:06 -05:00
DL6ER
48fee09d1f
Merge pull request #451 from seesharp15/patch-1
...
Update firewall.md
2020-12-30 21:57:16 +01:00
DL6ER
8ba9c37ee4
Merge pull request #444 from deHakkelaar/patch-2
...
Disable `resolvconf` for `unbound` (optional)
2020-12-30 12:35:40 +01:00
seesharp
5c8f7e4cd5
Update firewall.md
2020-12-29 13:00:19 -05:00
dependabot-preview[bot]
e72a65dfc3
Bump mkdocs-git-revision-date-localized-plugin from 0.7.3 to 0.8
...
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin ) from 0.7.3 to 0.8.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases )
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.7.3...v0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 22:15:30 +00:00
Adam Warner
591c4fdaa8
Add libreadline-dev to FTL build page ( #432 )
...
* Add libreadline-dev to FTL build page
* Add readline-devel to fedora section
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-12-26 14:10:53 -08:00
deHakkelaar
a16698c547
Disable resolvconf for unbound (optional)
...
The `unbound` package can come with a systemd service called `unbound-resolvconf.service` and default enabled (Pi-OS Buster at least).
It instructs `resolvconf` to write `unbound`'s own DNS service at `nameserver 127.0.0.1` , but without the 5335 port, into the file `/etc/resolv.conf`.
These added instructions allow one to use the DNS servers configured in `dhcpcd.conf` instead of the one pushed by the `unbound-resolvconf` service.
2020-12-25 12:11:48 +01:00
Adam Warner
cf0018adcf
Merge pull request #443 from IDON-TEXIST/master
...
It's Tor, not TOR (Again)
2020-12-23 22:17:29 +00:00
Kenneth (KJ) Karaisz
5a895a6e69
It's Tor, not TOR
...
Signed off by: Kenneth Karaisz <waddwasad@gmail.com >
2020-12-23 17:09:39 -05:00
yubiuser
1049bbfe14
Address DL's comments
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-17 20:36:33 +01:00
yubiuser
21ef9007ed
Fix markdownlint4
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-17 07:00:39 +01:00
yubiuser
e3978ce6f3
Fix markdownlint3
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-17 06:59:03 +01:00
yubiuser
f717de8d2f
Add screenshots
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-17 06:55:24 +01:00
yubiuser
a395743249
Fix markdownlint2
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 22:07:28 +01:00
yubiuser
485a047af8
Fix markdownlint
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 21:55:30 +01:00
yubiuser
ab670e79af
Add German translation
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 21:52:02 +01:00
yubiuser
62e8ef2d7f
Update mkdocs.yml
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 20:46:15 +01:00
yubiuser
2d58aef2e8
Create 'Router setup' menu
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 20:44:51 +01:00
yubiuser
972909e044
Use English terminology
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 20:37:47 +01:00
yubiuser
584bb146b3
Fix name according to vendor
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-16 20:30:07 +01:00
yubiuser
15862ba397
Fix trailing spaces
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-13 22:07:29 +01:00
yubiuser
a539fc9f24
Add guide file
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-13 22:03:29 +01:00
yubiuser
1659d75265
Add FritzBox guide
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-12-13 21:57:45 +01:00
dependabot-preview[bot]
ee01dcdb66
Bump linkinator from 2.2.2 to 2.8.0
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.2.2 to 2.8.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.2.2...v2.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-10 20:04:17 +00:00
Adam Warner
b26e29eb59
Merge pull request #427 from ivernus/teleport-cmd-add
...
adding teleport command doc
2020-12-10 19:18:58 +00:00
Dan Schaper
2809bbbf67
Merge branch 'master' into teleport-cmd-add
2020-12-10 10:34:00 -08:00
dependabot-preview[bot]
a16b5acb17
[Security] Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-10 18:27:28 +00:00
DL6ER
c70f619a63
Merge pull request #431 from pi-hole/update/FTL-telnet-API
...
Remove FTL's API port range
2020-12-08 02:05:15 +01:00
Dan Schaper
63e2a7f3d6
Remove FTL's API port range
...
We only use 4711, there is no more autoranging for the telnet API.
2020-12-07 10:11:00 -08:00
Conor O'Callaghan
e522c4e837
removing whitepsace
2020-12-04 18:05:42 +00:00
Conor O'Callaghan
06fba6d655
adding teleport command doc
2020-12-04 14:50:47 +00:00
Adam Warner
6fe5b2078d
Merge pull request #424 from pi-hole/new/REFRESH_HOSTNAMES
...
Pi-hole FTL v5.3.2 documentation
2020-12-03 07:49:34 +00:00
DL6ER
777c0c64e2
Add REFRESH_HOSTNAMES config item
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-12-02 06:33:08 +01:00
DL6ER
03a7ac6d1c
Merge pull request #423 from pi-hole/fix/adlist_schema_5.2
...
Add documentation for new gravity.db:adlist#date_updated column
2020-12-01 11:51:24 +01:00
DL6ER
0ba610b2cc
Merge pull request #409 from redness360/patch-1
...
Explain to noobs that you need to port forward vpn, and make a disclaimer on iptables-legacy
2020-12-01 10:18:08 +01:00
DL6ER
926f706f74
Add documentation for new gravity.db:adlist#date_updated column
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-12-01 10:13:38 +01:00
dependabot-preview[bot]
74776cc9c7
Bump mkdocs-material from 6.1.5 to 6.1.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.5...6.1.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-29 06:43:03 +00:00
dependabot-preview[bot]
50d5f7cafd
Bump mkdocs-material from 6.1.4 to 6.1.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.4...6.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-27 00:15:56 +00:00
XhmikosR
2c26a47d51
Merge branch 'master' into patch-1
2020-11-18 01:22:09 +02:00