0.0.5 • Published 9 years ago

fdcm v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

#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)

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

1.0.0

9 years ago