Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcodebuild/iproxy
💎 Cross platform Web debugging proxy(fork of LightProxy、Linux & 多网卡支持)
https://github.com/xcodebuild/iproxy
linux macos windows
Last synced: 3 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T08:24:02.000Z (7 months ago)
- Last Synced: 2024-06-03T09:59:23.162Z (7 months 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
[![CI](https://github.com/xcodebuild/iProxy/actions/workflows/ci.yml/badge.svg)](https://github.com/xcodebuild/iProxy/actions/workflows/ci.yml)
![GitHub issues](https://img.shields.io/github/issues/xcodebuild/iproxy)
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/xcodebuild/iproxy)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxcodebuild%2Fiproxy&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](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)
## 入群讨论
| 钉钉群 | 微信群 |
| ------------- | ------------- |
|![image](https://user-images.githubusercontent.com/5436704/125047063-2b0d2300-e0d1-11eb-9451-e3b50a81123c.png)| ![image](https://user-images.githubusercontent.com/5436704/140032152-52ecba45-32eb-4ba1-85eb-62392a0869e9.png)|## Contributors ✨
## Commit History
[![Commit History Chart](https://commit-history-api.herokuapp.com/svg?repos=xcodebuild/iProxy&type=Date)](https://the-commit-history.vercel.app/#xcodebuild/iProxy&Date)