Skip to content

Releases: OreosLab/SSRSpeedN

SSRSpeedN 1.5.2

01 Oct 09:25
Compare
Choose a tag to compare

Guides

See Wiki

Updates

Support more protocols: Vless & Hysteria


支持更多协议:Vless 和 Hysteria

Records

Full Changelog: v1.4.9...v1.5.2

SSRSpeedN 1.4.9

15 Sep 09:01
Compare
Choose a tag to compare

Guides

See Wiki

Updates

Upload the package to pypi

  1. Improve code smell
  2. Adjust log style
  3. Add command argument for auto download --download
  4. Add command argument for specifing working directory -d --dir
  5. Improve log information
  6. Refactor

上传包到 pypi

  1. 改善坏代码
  2. 调整日志格式
  3. 新增自动下载命令行参数 --download
  4. 新增指定工作目录的命令参数 -d --dir
  5. 完善日志信息
  6. 重构

Records

Full Changelog: v1.3.6...v1.4.9

SSRSpeedN 1.3.6

10 Sep 16:19
Compare
Choose a tag to compare

Guides

See Wiki

Updates

🚀 Speed up! Convert sync code to async

  1. Refactor speed_test.py and Add two test modes: default, stream
  2. Set default speedtest method to ST_ASYNC
  3. Set default test mode to DEFAULT
  4. Add fastSpeed mode
  5. Fix Netflix unlock test
  6. Fix all speedtest methods
  7. Hide untested results for specific test modes
  8. Add command line arg max-connections support
  9. Remove bs4 and pynat libs
  10. Support emoji for results Group and Remarks output

🚀 加速!将同步代码转换为异步

  1. 重构 speed_test.py 并新增两个测试模式:defaultstream
  2. 设置默认测速模式为 ST_ASYNC
  3. 设置默认测试模式为 DEFAULT
  4. 新增极速模式
  5. 修复 Netflix 解锁测试
  6. 修复所有测速方法
  7. 隐藏特定测试模式未测试结果
  8. 新增命令行参数 max-connections 支持
  9. 移除 bs4pynat
  10. 支持 GroupRemarks 结果输出 emoji

Records

Full Changelog: v1.2.3...v1.3.6

SSRSpeedN 1.2.3

07 Sep 13:50
Compare
Choose a tag to compare

Guides

See Wiki

Updates

🚀 Speed up! Convert sync code to async

  1. Increase the number of client subprocesses
  2. Change get_ip_inbound method from requesting api.ip.sb to querying local GeoIP2 databases
  3. Add one-key script for macOS and Linux amd64.

🚀 加速!将同步代码转换为异步

  1. 增加客户端子进程的数量
  2. 改变 get_ip_inbound 方法:从请求 api.ip.sb 改为查询本地 GeoIP2 数据库
  3. 新增 macOS 和 Linux amd64 一键脚本

Records

Full Changelog: v1.1.1...v1.2.2

SSRSpeedN 1.1.1

27 Aug 02:17
Compare
Choose a tag to compare

说明 / Instructions

Updates / 更新内容

  1. 修改流媒体测试同步为异步,减少测试时间
  2. 修改默认 proxy 配置,默认关闭
  3. 修改输出图标题信息
  4. 修复 bat 换行符问题

Assemble the source code and clients / 组装源码和客户端

You need to download the Source code and clients_xxx.zip, unzip them, and then move the clients folder from clients_xxx.zip into the resources folder.
你需要先下载 Source code 和 clients_xxx.zip,再解压它们,然后把从 clients_xxx.zip 中解压出来的 clients 文件夹移入 resources 文件夹中。

Windows advanced usage / Windows 进阶用法

Add the bin folder path of your own to the environment variable PATH, then type ssrspeed on the command line to run the program.
将你自己的 bin 文件夹所在目录路径加入环境变量 PATH 中,然后命令行输入 ssrspeed 即可运行程序。

Video_20220828141354_new_new