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:
parent
a827338391
commit
d1a9b70329
11
README.md
11
README.md
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user