Back to directory
alibaba avatar

lightproxy

💎 Cross platform Web debugging proxy. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/alibaba/lightproxy.git

3,220

Stars

274

Forks

36

Watchers

Apache-2.0

License

Build Build doc and Deploy Stable version Beta version GitHub issues GitHub closed issues HitCount

icon

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

LightProxy - Open-source proxy tools for macOS & Windows based on whistle | Product Hunt Embed

TB157bJF T1gK0jSZFrXXcNCXXa 1393 921 TB1vd0uGYj1gK0jSZFOXXc7GpXa 1549 1018


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

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

:electric_plug: Hackable, you could write even Node.js for your proxy rule


Preview GIF

uRZMpi8rPDyQF6I

Download

macOS Version Download

Windows Version Download

Quick Start

Take a quick start at: https://lightproxy.org/doc/getting-started

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 🏅send-a-PR

Contributors ✨

image

ICBU 端架构团队招聘 ❤️ 如果你擅长端技术,热爱开源,追求极致的用户体验和开发者体验,欢迎发简历到 [email protected]

Releases

v1.1.42-beta-4

Pre-release

Apr 20, 2021

1.1.42-beta-4

Download .zip

Native Apple M1 Support 🎉

v1.1.42-beta-1

Pre-release

Mar 18, 2021

1.1.42-beta-1

Download .zip

无线代理不自动关闭

Mar 1, 2021

1.1.41

Download .zip

修复 remote debugger

修复长时间使用后部分请求一直 pending 的问题(H2 连接保持时长降低到 30s)

升级 whistle 版本

无线代理页面提供复制证书 URL 给模拟器等场景使用

修复 bigsur 下的证书安装问题

F...