1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-25 14:46:08 +03:00

Update README.md

This commit is contained in:
proxysu 2020-04-12 07:54:33 +08:00 committed by GitHub
parent a827338391
commit d1a9b70329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,13 @@
# windows # windows
V2ray install tools for windows V2ray install tools for windows
学习C#用来练手的小工具。 学习C#用来练手的小工具。编译环境Visual Studio 2017 使用WPF界面
编译环境Visual Studio 2017 可一键安装的模式有tcp、tcp+http伪装、http2(需要域名)、WebSocket+TLS+Web(需要域名)、mKCP及各种伪装、QUIC及各种伪装。
使用WPF界面
支持的VPS系统为 支持的VPS系统为
CentOS 7/8 CentOS 7/8
Debian 8/9/10 Debian 8/9/10
Ubuntu 16.04及以上 Ubuntu 16.04及以上
(注意如果系统启用了SELinux且工作在Enforcing模式下时需要将Enforcing更改为Permissive模式否则使用WebSocket+TLS+Web时Caddy的service无法开机启动这种情形一般出现在Centos7/8中。本程序在安装过程中将自动处理远程主机系统推荐使用Debian 8/9/10。) (注意如果系统启用了SELinux且工作在Enforcing模式下时需要将Enforcing更改为Permissive模式否则使用WebSocket+TLS+Web时Caddy的service无法开机启动这种情形一般出现在Centos7/8中。本程序在安装过程中将自动处理远程主机系统推荐使用Debian 8/9/10。)
@ -27,7 +22,7 @@ Ubuntu 16.04及以上
4>v2rayNG (Android)导入二维码和网址 4>v2rayNG (Android)导入二维码和网址
程序中只实现在生成v2rayN的但是Shadowrocket和v2rayNG都可以导入。所以就偷了个懒还是问了Shadowrocket的作者才知道这一点的哈!) 程序中只实现在生成v2rayN的但是Shadowrocket和v2rayNG都可以导入。所以就偷了个懒
## License ## License