whistle.autosave_mt

0.1.0 • Public • Published

whistle.autosave

该whistle插件主要用于实现简单的自动保存抓包数据到指定目录的功能,如果要实现更复杂的功能(如保存到数据库并支持搜索功能)可以参照该插件自定义实现。

安装

  1. 该应用是whistle插件,需要先安装whistle:https://github.com/avwo/whistle
  2. 安装插件:
    npm i -g whistle.autosave
    

    推荐使用淘宝镜像: npm i -g whistle.autosave --registry=https://registry.npm.taobao.org

  3. 安装后通过whistle的管理界面打开配置界面: autosave插件管理界面

配置方法参考管理界面里面的说明。

Readme

Keywords

none

Package Sidebar

Install

npm i whistle.autosave_mt

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

106 kB

Total Files

22

Last publish

Collaborators

  • yuyongzhi