Skip to content

Commit dc2fff0

Browse files
authored
Adding flush dns to clean up previous dns cache (#2141)
1 parent 38e87f9 commit dc2fff0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

windows/service-restart.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ goto :end
2020
:admin
2121
pushd "%~dp0"
2222
dnscrypt-proxy.exe -service stop
23+
ipconfig /flushdns
2324
dnscrypt-proxy.exe -service start
2425
popd
2526
echo.

0 commit comments

Comments
 (0)