Releases: TyrantLucifer/ssr-command-client
Releases · TyrantLucifer/ssr-command-client
ssr-command-client v2.1.10
- Increased stability of parse shadowsocksr subscribe url
- add the test function that can parse vmess
ssr-command-client v2.1.9
Add support for testing all shadwosocksr nodes netflix unlocking situation
ssr-command-client v2.1.8
fixed the bug that the thread pool does not support more than 72 threads under windows
ssr-command-client v2.1.7
Add the new feature that test shadowsocksr node can or not watch netfilx
ssr-command-client v2.1.6
- [#53] fix the bug of open global proxy on Ubuntu desktop.
- fix the bug of open pac proxy on Ubuntu desktop.
- change the default http port to 10000.
ssr-command-client v2.1.5
fix [#43] 增加mac平台适配,包括Intel芯片和M1芯片
ssr-command-client v2.1.4
- fix [#50] 增加自定义请求标头,在请求ssr链接内容时避免被识别为爬虫
ssr-command-client v2.1.3
- fix解析不带混淆参数ssr的bug
- fix无法识别Ubuntu系统标识的bug
ssr-command-client v2.1.1
- 增加开启本地http pac代理功能
- 可指定本地http server端口,默认为80
ssr-command-client v2.1.0
- 重构代码,并上传项目至pypi
- 增加生成clash基础配置文件功能
- 经过权衡,取消多线程节点测速功能,因为它鸡肋,现已经将测速功能单独拆分出来
- 取消更新功能,因为项目已经被pypi托管,如需升级,使用pip
- 现支持
pip install shadowsocksr-cli
进行安装