https://github.com/tuluobo/leiter
一个基于 NEKit 的网络 Proxy App。
https://github.com/tuluobo/leiter
leiter nekit proxy
Last synced: 3 months ago
JSON representation
一个基于 NEKit 的网络 Proxy App。
- Host: GitHub
- URL: https://github.com/tuluobo/leiter
- Owner: Tuluobo
- License: mit
- Created: 2019-03-11T01:16:21.000Z (over 7 years ago)
- Default Branch: feature/tg
- Last Pushed: 2022-07-22T05:16:38.000Z (almost 4 years ago)
- Last Synced: 2025-05-11T08:35:49.487Z (about 1 year ago)
- Topics: leiter, nekit, proxy
- Language: Swift
- Homepage:
- Size: 706 KB
- Stars: 150
- Watchers: 3
- Forks: 58
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **110**星
README
## Leiter
一个基于 NEKit 的网络 Proxy App。
## Usage
执行:
```
> carthage update --no-use-binaries --platform ios
> pod install --repo-update
> open Leiter.xcworkspace
```
***此项目如果要在App上使用,需要99美元的开发者账号***
支持的协议:
- Http(s)
- Shadowsock
- Socks5
### Contributing
[NEKit](https://github.com/zhuhaow/NEKit).
## License
The Project is under the [MIT license](https://github.com/Tuluobo/Leiter/blob/feature/tg/LICENSE).