You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ supported by the server.
24
24
Ian Bashford, thanks!
25
25
26
26
### Added
27
+
- Scripts in `post-fs-data.sh` file for force disable IPv6 connections at OS level, preventing possible leaks.
27
28
-`breddns` resolver (Non-logging DNSCrypt server located in Luxembourg, operated by @tmclo).
28
29
-`dnswarden-uncensor-fr1-dc` resolver (Hosted in France. For more information look [here](https://github.com/bhanupratapys/dnswarden) or [here](https://dnswarden.com).).
29
30
-`dnswarden-uncensor-ind1-dc` resolver (Hosted in India. For more information look [here](https://github.com/bhanupratapys/dnswarden) or [here](https://dnswarden.com).).
@@ -283,15 +284,15 @@ forced to use TCP.
283
284
284
285
## 2.0.42-3
285
286
### Added
286
-
-`DROP` properly `IPv6` queries in `post-fs-data.sh` file (no more DNS leaks this time).
287
+
-`DROP` properly IPv6 queries in `post-fs-data.sh` file (no more DNS leaks this time).
287
288
288
289
## 2.0.42-2
289
290
### Added
290
-
- 2nd attempt to `DROP``IPv6` queries in `post-fs-data.sh` file.
291
+
- 2nd attempt to `DROP` IPv6 queries in `post-fs-data.sh` file.
291
292
292
293
## 2.0.42-1
293
294
### Added
294
-
- 1st attempt to `DROP``IPv6` queries in `post-fs-data.sh` file.
295
+
- 1st attempt to `DROP` IPv6 queries in `post-fs-data.sh` file.
295
296
-`whitelist.txt` file (as placeholder, once the blacklist goes public).
296
297
-`meganerd` resolver (Non-logging, non-filtering, supports DNSSEC by MegaNerd.nl).
0 commit comments