yangyifeng / lightproxy

Web debugging proxy based Electron & whistle

Home Page:https://alibaba.github.io/lightproxy/quick-start.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Stable version Beta version GitHub issues GitHub closed issues All Contributors

Download | Document | Contribute | 介绍文章 | FAQ


📦 Out-of-box, fully automation with certificate install & system proxy setting

🔋 Battery include, powerful hosts/proxy/capture based on whistle, what u need is just input /

💨 Rules take effect in one second, no hosts cache from browser


Why LightProxy

  • Caputure network request & response
  • Real-time hosts binding
  • Forward remote url to local file or other remote file
  • Mock interface and pages
  • Modify request & response, for example insert <script> , modify response header etc.

Preview

preview

Download

macOS Version Download

Windows Version Download

Quick Start

Take a quick start at: https://alibaba.github.io/lightproxy/quick-start.html

How to contribute

env

  • nodejs > 12 (important)
  • npm install -g electron-builder if you need bundle application

dev

git clone https://github.com/alibaba/lightproxy
cd lightproxy
yarn run install-deps
yarn run dev

For new contributors you can try to fix a good-first-issue

Contributors ✨

Thanks goes to these wonderful people (emoji key):


xcodebuild

💻 🤔 👀 🚧

Ranly

💻 💬 👀

Yuexun Jiang

🎨 💻 👀

avenwu

💻

Mashiro Wang

💻

William Chan

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Web debugging proxy based Electron & whistle

https://alibaba.github.io/lightproxy/quick-start.html

License:Apache License 2.0


Languages

Language:TypeScript 63.3%Language:Objective-C 20.9%Language:JavaScript 8.2%Language:CSS 6.1%Language:Ruby 0.7%Language:Shell 0.3%Language:C 0.2%Language:Makefile 0.2%Language:HTML 0.1%