0.0.3 • Published 10 months ago

whistle.children-encode v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

whistle.children-encode

儿保解密请求插件

  1. 安装 whistle
  2. 安装插件:npm install -g whistle.children-encode
  3. 打开 whistle,点击菜单栏的Plugins,搜索children-encode,勾选children-encode
  4. 点击菜单栏的Rules,新建一个规则

    使用代理 eg: https://10.201.xx.yy proxy://username:password@proxy-host:proxy-port 使用插件 eg: https://10.201.xx.yy children-encode:// pipe://children-encode

  5. 保存规则,刷新页面(页面需要使用 chrome 本地 overwrite 功能) 本地覆盖
  6. chrome 打开 Sources 面板,找到对应的资源文件,右键点击Override content,然后使用本项目 overwrite 文件夹下面对应文件覆盖即可

开发测试

cd current.folder.path
w2 run

rules 设置

https://10.201.xx.yy children-encode:// pipe://children-encode

这样设置,就会把请求推送到插件里,然后可以在控制台打印 console.log 的内容

0.0.3

10 months ago

0.0.1

1 year ago

0.0.2

1 year ago

0.0.0

1 year ago