Ssr Command Client Versions Save

:airplane:The commend client of ssr based Python3

v2.1.10

2 years ago
  • Increased stability of parse shadowsocksr subscribe url
  • add the test function that can parse vmess

v2.1.9

2 years ago

Add support for testing all shadwosocksr nodes netflix unlocking situation

v2.1.8

2 years ago

fixed the bug that the thread pool does not support more than 72 threads under windows

v2.1.7

2 years ago

Add the new feature that test shadowsocksr node can or not watch netfilx

v2.1.6

2 years ago
  • [#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.

v2.1.5

2 years ago

fix [#43] 增加mac平台适配,包括Intel芯片和M1芯片

v2.1.4

2 years ago
  • fix [#50] 增加自定义请求标头,在请求ssr链接内容时避免被识别为爬虫

v2.1.3

2 years ago
  • fix解析不带混淆参数ssr的bug
  • fix无法识别Ubuntu系统标识的bug

v2.2.1

3 years ago
  • 增加开启本地http pac代理功能
  • 可指定本地http server端口,默认为80

v2.1.0

3 years ago
  • 重构代码,并上传项目至pypi
  • 增加生成clash基础配置文件功能
  • 经过权衡,取消多线程节点测速功能,因为它鸡肋,现已经将测速功能单独拆分出来
  • 取消更新功能,因为项目已经被pypi托管,如需升级,使用pip
  • 现支持pip install shadowsocksr-cli进行安装