Skip to content

Commit

Permalink
add run in foreground (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakai135 authored Feb 16, 2022
1 parent a1b1cbf commit a07a568
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ This is due to the VPN blocking connections to the WSL 2 VM network interface. P

For this and other networking considerations when using WSL 2, see [Accessing network applications with WSL](https://docs.microsoft.com/en-us/windows/wsl/networking).

### Run in foreground

```sh
wsl.exe -d wsl-vpnkit wsl-vpnkit
```

### Try shutting down WSL 2 VM to reset

```pwsh
Expand Down

0 comments on commit a07a568

Please sign in to comment.