Update README.md
This commit is contained in:
parent
209709694d
commit
510bc67947
1 changed files with 3 additions and 2 deletions
|
|
@ -83,8 +83,9 @@ Install [WinPcap](https://www.winpcap.org/install/default.htm).
|
||||||
|
|
||||||
###### "No suitable network interfaces found."
|
###### "No suitable network interfaces found."
|
||||||
|
|
||||||
Make sure the network interface is up. Wireless interfaces are not supported.
|
Make sure the network interface is up (wireless interfaces are not supported).
|
||||||
On Windows, try rebooting the WinPcap service (commands must be run as administrator):
|
On Windows, try restarting the WinPcap service (commands must be run as
|
||||||
|
administrator):
|
||||||
|
|
||||||
```
|
```
|
||||||
C:\> net stop npf
|
C:\> net stop npf
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue