tindy2013 / stairspeedtest

A small script that can test the stairs' download speed, packet loss and latency. Supports single ss/ssr/v2ray links and their subscribe links.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stair Speedtest

IMPORTANT: It is recommended to use the newest reborn version, which has much better performance and cross-platform support: Stair Speedtest Reborn. This version will still continue to update for a while until the reborn version reaches stable state.

A small script that can test the stairs' download speed, packet loss and latency. Supports single ss/ssr/v2ray links and their subscribe links.

Usage

  • Download the latest release and unzip it, then run "speedtest.bat" for CLI speedtest, run "webgui.bat" for Web GUI speedtest.
  • Results for subscribe link tests will be saved to a log file in "results" folder.
  • The result will be exported into a PNG file with the result log. An interactive HTML file with test results will also be generated with the PNG file. In this HTML, you can sort by name, ping, packet loss or average speed.
  • You can customize some settings by editing "pref.ini".

Thanks

This script is inspired by NyanChanMeow's original script SSRSpeed. From which I have learned quite a lot on how to rewrite the code, and it has provided me with some critical information. THANK YOU FOR YOUR HARD-WORKING!!
Also thanks to CareyWang for his help and debug.

Known Bugs

You tell me?

Licences

About

A small script that can test the stairs' download speed, packet loss and latency. Supports single ss/ssr/v2ray links and their subscribe links.

License:MIT License


Languages

Language:Batchfile 45.4%Language:HTML 36.6%Language:JavaScript 17.4%Language:VBScript 0.6%