Home

Awesome

Stair Speedtest Reborn

Proxy performance batch tester based on Shadowsocks(R), V2Ray and Trojan
Build Status GitHub tag (latest SemVer) GitHub release GitHub license

Intro

This is a C++ remake version of the original Stair Speedtest script. Despite its similarity to the script verion, this remake version works much more effectively, with faster node parsing, result picture rendering and even cross-platform support.

Special Thanks

Installation

Prebuilt release

Go to Release Page.

Build

In general, you need the following build dependencies:

On non-Windows platforms, you also need to have the following clients installed to 'tools/clients/':

After installing all these dependencies, you can use CMake to configure and build:

cmake .
make -j

Usage

Compatibility

Tested platforms:

Supported proxy types:

ProxyClientConfig Parser
SSRShadowsocksR-libevShadowsocksR | Quantumult(X) | SSTap | Netch GSF
SSShadowsocks-libevShadowsocks | ShadowsocksD | Shadowsocks Android | SSTap | Clash | Surge 2 | Surge 3+ | Quantumult(X) | Netch GSF
V2RAYV2Ray-CoreV2RayN | Quantumult(X) | Clash | Surge 4 | Netch GSF
TROJANTrojan-CoreTrojan | Quantumult(X) | Surge 4 | Clash | Netch GSF
SOCKS5-Telegram | SSTap | Clash | Surge 2+ | Netch GSF

Known Bugs

TODO