GFW
gfw
扩展框架
| 项目名称 | 项目说明 | 项目地址 |
|---|---|---|
| XrayKit | https://github.com/daemooon/XrayKit | |
| Tun2SocksKit | 已删库 | https://github.com/daemooon/Tun2SocksKit |
| hev-socks5-tunnel | https://github.com/heiher/hev-socks5-tunnel | |
| Xray-core | https://github.com/XTLS/Xray-core (1.8.0) | |
| Tun2SocksKit | https://github.com/EbrahimTahernejad/Tun2SocksKit | |
| xray_ios | swift开发 | https://github.com/wanliyunyan/xray_ios |
| v2ray-core | MIT | https://github.com/v2ray/v2ray-core |
| Xray-core | MPL-2.0 | https://github.com/XTLS/Xray-core |
| hiddify-core | GPL-v3 | https://github.com/hiddify/hiddify-core |
| xray-mobile | https://github.com/EbrahimTahernejad/xray-mobile |
IOS网络扩展
ios 开发使用的框架 Network Extension doc
| 方法\类 | 说明 | 扩展说明 |
|---|---|---|
| NEVPNManager | 一个用于创建和管理个人VPN配置的对象。 | |
| NETunnelProviderManager | 一个用于创建和管理隧道提供商 VPN 配置的对象。 | 继承 NEVPNManager |
| NETransparentProxyManager | 一个配置和控制透明代理的对象。 | 继承 NEVPNManager |
Geofiles: Implement mmap in filesystem to reduce ram usage 地理文件:在文件系统中实现mmap以减少内存使用量
最后更新于