sniffer:跨平台网络嗅探器

时间:2024-05-24 05:39:02
【文件属性】:

文件名称:sniffer:跨平台网络嗅探器

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-24 05:39:02

JavaScript

嗅探器 跨平台网络嗅探器。 安装 $ npm install network-sniffer 用法 var Sniffer = require ( 'network-sniffer' ) ; var sniffer = Sniffer ( ) ; // start sniffing on channel 5 sniffer . start ( 5 ) ; // or, with an optional callback sniffer . start ( 5 , function ( file ) { // `file` is the path to the capture file } ) ; // stop sniffing on channel 5 sniffer . stop ( 5 ) ; 您可以使用查找所有可用无线网络的通道。 笔记 如果您正在运行Linux或Windo


【文件预览】:
sniffer-master
----.eslintrc(2KB)
----package.json(397B)
----test()
--------index.js(842B)
----Readme.md(1KB)
----.gitignore(22B)
----circle.yml(36B)
----History.md(118B)
----lib()
--------index.js(2KB)
----Makefile(483B)

网友评论