https://github.com/xcodebuild/iproxy
💎 Cross platform Web debugging proxy(fork of LightProxy、Linux & 多网卡支持)
https://github.com/xcodebuild/iproxy
linux macos windows
Last synced: 6 months ago
JSON representation
💎 Cross platform Web debugging proxy(fork of LightProxy、Linux & 多网卡支持)
- Host: GitHub
- URL: https://github.com/xcodebuild/iproxy
- Owner: xcodebuild
- License: apache-2.0
- Created: 2021-07-08T08:36:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T08:24:02.000Z (about 1 year ago)
- Last Synced: 2024-06-03T09:59:23.162Z (about 1 year ago)
- Topics: linux, macos, windows
- Language: TypeScript
- Homepage: https://www.yuque.com/iproxy
- Size: 40.4 MB
- Stars: 150
- Watchers: 4
- Forks: 23
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/xcodebuild/iProxy/actions/workflows/ci.yml)


[](https://hits.seeyoufarm.com)
---
: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
![]()
## Download
[macOS/Windows/Linux](https://nightly.link/xcodebuild/iProxy/workflows/nightly/master)
## About Linux Version
iProxy supports Linux now! It is contributed by the Deepin Beijing Develop Team.
Supported desktop environment: Gnome and DDE.
Supported linux distribution: Debian, Ubuntu, deepin, etc.
Unsupported desktop environment: KDE.
Fedora and Arch Linux: please replace libnss3-tools with the package name of your distribution.
## Quick Start
Take a quick start at: https://yuque.com/iproxy
## How to contribute
### env
- nodejs > 12 (**important**)
- `npm install -g electron-builder` if you need bundle application### dev
```shell
git clone https://github.com/xcodebuild/iproxy
cd iproxy
yarn run install-deps
yarn run dev
```For new contributors you can try to fix a [🏅send-a-PR](https://github.com/xcodebuild/iproxy/issues?q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%8F%85send+a+PR%22)
## 入群讨论
| 钉钉群 | 微信群 |
| ------------- | ------------- |
|| |## Contributors ✨
## Commit History
[](https://the-commit-history.vercel.app/#xcodebuild/iProxy&Date)