mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-09-22 20:09:31 +08:00
更新 windows系统相关说明
This commit is contained in:
@@ -52,6 +52,13 @@ Ubuntu:
|
|||||||
```
|
```
|
||||||
apt-get install libpcap-dev
|
apt-get install libpcap-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Windows(Windows系统的抓包效率和准确性都较低,建议别在生产使用):
|
||||||
|
```
|
||||||
|
安装 Npcap, 下载地址:https://npcap.com/
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
2.关闭 GO111MODULE状态
|
2.关闭 GO111MODULE状态
|
||||||
```
|
```
|
||||||
go env -w GO111MODULE=off
|
go env -w GO111MODULE=off
|
||||||
|
Reference in New Issue
Block a user