mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
Ctrl+C might not work even in a fresh Powershell terminal (at least, mine is)
parent
c07a4b86ef
commit
f7e0bfc0e2
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ No errors? Amazing!
|
|||
|
||||
### Step 3: change the system DNS settings
|
||||
|
||||
If dnscrypt-proxy is running, hit `Control` and `C` in the terminal window to stop it. And then to launch the server in an extra window, run:
|
||||
If dnscrypt-proxy is running, hit `Control` and `C` (or `Control` and `Break`) in the terminal window to stop it. And then to launch the server in an extra window, run:
|
||||
```PowerShell
|
||||
start dnscrypt-proxy
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue