Srar / node-tap

基于TypeScript实现的开源SSTap
Apache License 2.0
681 stars 150 forks source link

无法找到默认网卡 #63

Open batumgl opened 5 years ago

batumgl commented 5 years ago

Installing driver... Install driver successfully. Unhandled Rejection at: Promise Promise {

Error: 无法找到默认网卡. at C:\snapshot\node-tap\output\test.js:0:0 at Generator.next () at __awaiter (C:\snapshot\node-tap\output\test.js:0:0) at new Promise () at __awaiter (C:\snapshot\node-tap\output\test.js:0:0) at main (C:\snapshot\node-tap\output\test.js:0:0) at Object. (C:\snapshot\node-tap\output\test.js:0:0) at Module._compile (pkg/prelude/bootstrap.js:1243:22) at Object.Module._extensions..js (module.js:644:10) at Module.load (module.js:552:32) } reason: Error: 无法找到默认网卡. at C:\snapshot\node-tap\output\test.js:0:0 at Generator.next () at __awaiter (C:\snapshot\node-tap\output\test.js:0:0) at new Promise () at __awaiter (C:\snapshot\node-tap\output\test.js:0:0) at main (C:\snapshot\node-tap\output\test.js:0:0) at Object. (C:\snapshot\node-tap\output\test.js:0:0) at Module._compile (pkg/prelude/bootstrap.js:1243:22) at Object.Module._extensions..js (module.js:644:10) at Module.load (module.js:552:32) WIndows 10 1809 node-tap 1.33 npcap 0.99-r9 我在启动时遇见如上的错误,但是npcap网卡也安装了,电脑里其余的tap网卡也卸载了,还是不行
Srar commented 5 years ago

麻烦将此压缩包解压后放置到sstap.exe同一个目录下 然后使用同样的参数执行sstap_debug.exe 并将打印的信息复制出来

sstap_debug.zip