1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-02-19 16:03:17 +03:00

Update README.md

This commit is contained in:
proxysu 2020-04-24 09:29:45 +08:00 committed by GitHub
parent d4bd8ecc3c
commit b007719881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,18 +33,18 @@ mKCP和QUIC模式使用udp协议可以有效减少网络延时有加速的
V2ray模式目前已支持生成用于
* [v2ray官方程序](https://www.v2ray.com/chapter_00/install.html)配置文件(客户端配置)
* v2rayN (windows)客户端导入二维码和网址
* Shadowrocket (ios)导入二维码和网址
* v2rayNG (Android)导入二维码和网址
* [v2rayN (windows)](https://github.com/2dust/v2rayN/releases)客户端导入二维码和网址
* [Shadowrocket (ios)](https://apps.apple.com/us/app/shadowrocket/id932747118)导入二维码和网址
* [v2rayNG (Android)](https://github.com/2dust/v2rayNG/releases)导入二维码和网址
程序中只实现生成v2rayN的但是Shadowrocket和v2rayNG都可以导入。所以就偷了个懒,哈!
程序中只实现生成v2rayN的但是Shadowrocket和v2rayNG都可以导入。
Trojan模式目前已支持生成用于
* Trojan官方程序配置文件客户端配置
* Shadowrocket (ios)导入二维码和网址
* igniterAndroid导入二维码和网址
* Trojan-QT5 (windows)导入二维码和网址
* [Trojan官方程序](https://github.com/trojan-gfw/trojan)配置文件(客户端配置)
* [Trojan-QT5 (windows)](https://github.com/TheWanderingCoel/Trojan-Qt5/releases)导入二维码和网址
* [Shadowrocket (ios)](https://apps.apple.com/us/app/shadowrocket/id932747118)导入二维码和网址
* [igniterAndroid](https://github.com/trojan-gfw/igniter/releases)导入二维码和网址
## 程序工作流程:
1. 使用[SSH.NET](https://github.com/sshnet/SSH.NET)登录远程主机
@ -69,9 +69,11 @@ Trojan模式目前已支持生成用于
[(GPL-V3)](https://raw.githubusercontent.com/proxysu/windows/master/LICENSE)
## 运行文件下载(随代码更新可能有bug)
## 运行文件下载
* Bete版(随代码更新新添加功能可能有bug或不完善)
[下载](https://github.com/proxysu/windows/raw/master/ProxySU/bin/Release/Release.zip)
* 正式版(正式发布的版本,新功能完善后发布)
[下载](https://github.com/proxysu/windows/releases)
## Windows系统需要安装net4.0及以上