UNPKG

933 BMarkdownView Raw
1
2### Desc
3
4FeProxy is a proxy tool use for web development like the `Fiddler`, and we use `Chrome Devtools` to inpect net traffic.
5
6- Inpect net traffic to chrome
7
8[![inspect page](https://raw.githubusercontent.com/feix760/feproxy/master/docs/inspector.png)](http://127.0.0.1:8100/inspect)
9
10- Map url to file, other url, other host
11
12[![manage page](https://raw.githubusercontent.com/feix760/feproxy/master/docs/manage.png)](http://127.0.0.1:8100/inspect)
13
14### Install
15
16```sh
17[sudo] npm install feproxy -g
18```
19
20### Usage
21
22```sh
23feproxy
24```
25
26### development
27
28```sh
29git clone https://github.com/feix760/feproxy.git
30cd feproxy
31npm run dev
32```
33
34Server start on http://30.103.76.186:8080
35
36Manage page on [http://127.0.0.1:8100](http://127.0.0.1:8100/admin.html)
37
38### Manage
39
40`Rule`:
41
42^http://qqweb\\.qq\\.com/m/qunactivity/(.*)$ file://Users/yuan/works/qunactivity_mobile/src/$1
43
44offline\\.zip status://404
45
46`Host`:
47
4810.70.65.110 s.url.cn