fdcm

0.0.5 • Public • Published

#fdcm

将fiddler请求拦截配置文件转为charles配置文件

Installation

$ npm install -g fdcm 

如果命令当前目录有config.json文件,则使用目录下的config.json

如果后面接了config.json的路径位置,则使用路径

fdcm [configPath]

否则使用默认: default:config.json

{
  "protocol": "http",
  "host":"127.0.0.1",
  "port":"8080"
}

fdcm 配置json路径

(MIT Licensed)

Readme

Keywords

none

Package Sidebar

Install

npm i fdcm

Weekly Downloads

1

Version

0.0.5

License

ISC

Last publish

Collaborators

  • jackytianer