Skip to content
Oreo edited this page Sep 7, 2022 · 8 revisions

Instructions

Assemble

  1. Download the Source code, unzip it or enter git clone --depth=1 https://github.com/OreosLab/SSRSpeedN.git in command line.

  2. Download latest clients_xxx.zip, unzip it, and then move the unzipped clients folder into the resources folder in SSRSpeedN.

  3. Download latest GeoIP2 GeoLite2 Databases, put GeoLite2-ASN.mmdb and GeoLite2-City.mmdb into resources/databases in SSRSpeedN.

Windows advanced usage

Add the bin folder path of your own to the environment variable PATH, then type ssrspeed on the command line to run the program.

说明

组装

  1. 下载源代码,解压或在命令行输入 git clone --depth=1 https://github.com/OreosLab/SSRSpeedN.git

  2. 下载最新的 client_xxx.zip,解压缩,然后将其中的 client 文件夹移动到 SSRSpeedN 的 resources 文件夹中。

  3. 下载最新的 GeoIP2 GeoLite2 Databases,将 GeoLite2-ASN.mmdbGeoLite2-City.mmdb 放入 SSRSpeedN 的 resources/databases 文件夹中。

Windows 进阶用法

将你自己的 bin 文件夹所在目录路径加入环境变量 PATH 中,然后命令行输入 ssrspeed 即可运行程序。

Video_20220828141354_new_new

Clone this wiki locally