JSPM

  • Created
  • Published
  • Downloads 202
  • Score
    100M100P100Q94994F
  • License MIT

hiproxy is a Node.js proxy client

Package Exports

  • hiproxy

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hiproxy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hiproxy

A Node.js proxy client

Build Status Coverage Status npm Node.js version

TODO

核心功能

  • 配置文件解析(Nginx风格配置文件)
  • HTTP代理
  • HTTPS代理
  • HTTPS证书生成
  • 启动浏览器并设置代理

其他

Node.js API

  • 基本API
  • 配置文件查找接口
  • 配置文件名称接口
  • 指令扩展
  • ...