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

Instructions

Installation

  1. Type pip install -U ssrspeed in command line.

  2. Specify or create a folder as work directory, and create data and resources folder in it.

  3. Download latest clients_xxx.zip, unzip it, and then move them into the resources/clients folder in the above work directory.

  4. Download latest GeoIP2 GeoLite2 Databases, put GeoLite2-ASN.mmdb and GeoLite2-City.mmdb into resources/databases in the above work directory.

Usage

View the full command parameters.

ssrspeed -h

说明

安装

  1. 在命令行中输入 pip install -U ssrspeed

  2. 指定或创建一个文件夹作为工作目录,并在其中创建 dataresources 文件夹。

  3. 下载最新的 clients_xxx.zip,解压缩,然后将其中的文件夹移动到上一步指定工作目录的 resources/clients 文件夹中。

  4. 下载最新的 GeoIP2 GeoLite2 Databases,将 GeoLite2-ASN.mmdbGeoLite2-City.mmdb 放入之前指定工作目录的 resources/databases 文件夹中。

用法

查看完整命令参数

ssrspeed -h
Clone this wiki locally