1.0.4 • Published 4 years ago

mini-proxy v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

mini-proxy

A very mini transparent proxy for http/https by NodeJS.Just like squid.

可能是最小最轻量的透明web代理,完美支持http&https。

Installation

$ npm install mini-proxy

Features

  • mini.
  • easy to learn and use.
  • support http & https(don't need certificate)
  • support modify request(http&https) and response(http only)

Usage

change system proxy to 127.0.0.1:9393.

npm.io

npm.io it wroks well! console log:

Other options

Use DEBUG=mproxy to open error log.

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

9 years ago

1.0.0

9 years ago