Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw inside the
dnscrypt-proxy/windows
that service-restart.bat is usingdnscrypt-proxy.exe -service stop
anddnscrypt-proxy.exe -service start
instead ofdnscrypt-proxy.exe -service restart
.If this is expected, what's the difference if we just use
dnscrypt-proxy.exe -service restart
?Beta Was this translation helpful? Give feedback.
All reactions