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
- Configuration located on `/system/etc/dnscrypt-proxy/dnscrypt-proxy.toml`
24
+
- For more detailed configuration please refer to [official documentation](https://github.com/jedisct1/dnscrypt-proxy/wiki/Basic-dnscrypt-proxy.toml-editing)
25
+
- Iptable rules located on `/system/etc/dnscrypt-proxy/iptables-rules`
26
+
1
27
## AFWall+ (Android Firewall+)
2
28
Custom startup script
3
29
--------
@@ -9,15 +35,3 @@ Custom shutdown script
9
35
```
10
36
. /system/etc/init.d/99dnscrypt.sh stop &
11
37
```
12
-
13
-
-f | --force reboot during startup if something went wrong
14
-
-s | --no-lists disables the check for list of public DNS resolvers
15
-
-r | --resolv_path path to new public DNS resolvers (public-resolvers.md.minisig)
16
-
17
-
To forced update the list of public DNS resolvers needed to remove the timestamp from the minisign secret key (*.md.minisig).
18
-
19
-
<sup>Lists older than 4 days are not accepted.</sup>
0 commit comments