We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52492f9 + d5c05b1 commit aed5b22Copy full SHA for aed5b22
README.md
@@ -37,11 +37,11 @@ curl -L -s -k -O https://raw.githubusercontent.com/thuantran/dnscrypt-asuswrt-in
37
```
38
# Terminal commands to for Dnscrypt-Proxy are:
39
40
-/jffs/dnscrypt/manager {(dnscrypt-)?(start|stop)|restart|check|kill|reload}
+/jffs/dnscrypt/manager {(dnscrypt-)?(start|stop)|restart|kill}
41
42
or (recommended commands)
43
44
-service {(dnscrypt-)?(start|stop)|restart|check|kill|reload}_dnscrypt-proxy
+service {(dnscrypt-)?(start|stop)|restart|kill}_dnscrypt-proxy
45
46
# How to check if it works:
47
If you use OpenDNS, run this command on Windows cmd
0 commit comments