码迷,mamicode.com
首页 > 其他好文 > 详细

Wireshark报错:The capture session could not be initiated on interface...

时间:2020-05-19 14:50:22      阅读:290      评论:0      收藏:0      [点我收藏+]

标签:cap   dap   path   apt   int   打开   使用   image   ima   

使用Wireshark抓包的时候,报出如下错误:

The capture session could not be initiated on interface \Device\NPF_Loopback (Error opening adapter: The system cannot find the path specified. (3)).

google一下,发现有人也提了同样的问题,链接如下

https://ask.wireshark.org/question/12250/the-capture-session-could-not-be-initiated-on-interface-devicenpf_loopback-error-opening-adapter-the-system-cannot-find-the-path-specified-3/

按照回答操作如下:

1、用管理员权限打开CMD

2、在Cmd里执行命令:

net start npcap

显示如下:

技术图片

 

 3、重新打开Wireshark,问题解决~~

Wireshark报错:The capture session could not be initiated on interface...

标签:cap   dap   path   apt   int   打开   使用   image   ima   

原文地址:https://www.cnblogs.com/minglee/p/12916530.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!