1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-24 22:26:07 +03:00

Update README.md

This commit is contained in:
next-autumn 2021-05-25 18:37:59 +08:00 committed by GitHub
parent 97ae49c60c
commit 433bcf34ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,9 +248,9 @@ Let's Encrypt证书申请频率的限制
* 正式版(正式发布的版本,新功能完善后发布)
[下载](https://github.com/proxysu/windows/releases)
## Windows系统需要安装net4.0及以上
## Windows系统需要安装net4.7.2或以上
Microsoft [.NET Framework 4.0](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net40-offline-installer) or higher
Microsoft [.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net472-offline-installer) or higher
## 使用的C# 库
[SSH.NET --------------- https://github.com/sshnet/SSH.NET](https://github.com/sshnet/SSH.NET)
@ -272,3 +272,7 @@ Microsoft [.NET Framework 4.0](https://dotnet.microsoft.com/download/dotnet-fram
记于2020.4.18
## V2.0.0发布小记
哎呀吗增加一个多语言切换真是麻烦啊最初就没有想支持多语言PS:其实是不会`^_^`) 。中途再添加,真的是累啊!整了一个星期才完事。主要代码简单,就是把所有的中文显示信息替换,那真是一个晕!!英文水平太菜,用谷歌翻译做的,凑合着用吧。
## V3.0.0发布小记
旧版本功能大而全如果配置需要修改或操作多个主机就没办法做了。也总结了开发WPF经验后尝试着改变一下结果衍生了一个尝试的版本。
## V4.0.1发布小记
在V3.x.x版本中属于尝试性的改进和开发应大家要求在v4版本中保留了TrojanGo、NaiveProxy。