zan-proxy v4.0.27
Zan Proxy is an HTTP proxy server written in Node.js, which can be used to modify requests and mock reponse data. It is also a tool for custom DNS resolving and requests monitoring.
The proxy server can be easily configured by a user-friendly interface. In addition, a mechanism is provided for developers to customize the behavior of the server.
Features
- Support HTTP, HTTPS and websocket
- Support remote redirect rules
- Modify the request target
- Mock the response data
- Custom plugins to modify default behaviour
- Custom DNS resolving
- GUI Configuration
Installation
npm i -g zan-proxyUsage
zan-proxyThe website for management will be opened automatically.
Documentation
The detailed documentation can be refered here.
Running From Source Code
install dependencies
yarninstall ui dependencies
cd webui/ && yarnback to the project root directory
cd ..build
yarn buildrun
node dist/bin/index.js
Plugins List
- zp-print-url print the urls
- zp-debug-tool web debug tool
(PRs are welcomed to append the list)
Links
Wechat Group
Scan the qrcode to join our wechat discussion group, please note that you want to join ZanProxy discussion group.
LICENSE
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago