We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4e47e commit 2ddf436Copy full SHA for 2ddf436
README.md
@@ -5,7 +5,7 @@
5
## 特性
6
7
- 全新`2.0`版本,在`1.0`基础上进行使用面向对象重构,并预留接口
8
-- 支持`Linux` + `Windows`双平台,mac因为没机器(家境贫寒)未做测试,后期会适配mac
+- 支持`Linux` + `Windows` + `Mac` 三平台,同时`Mac`平台已经对M1芯片进行适配
9
- 支持Shadowsocksr链接解析
10
- 支持Shadowsocksr订阅链接解析(支持添加多个订阅地址)
11
- 支持制定本地端口启动代理
README.rst
@@ -7,7 +7,7 @@ Shadowsocksr-cli
Features
--------
-- Support Linux and Windows
+- Support + Linux + Windows + Mac(Intel + M1)
- Support parse shadowsocksr information by shadowsocksr url
12
- Support parse shadowsocksr information by subscribe url
13
- Support test shadowsocksr connect status
0 commit comments