-
Notifications
You must be signed in to change notification settings - Fork 18
Home
-
Type
pip install -U ssrspeed
in command line. -
Set your work directory.
-
Specify or create a folder as work directory, and create
data
andresources
folder in it. -
Ortherwise, use current directory as work directory.
-
-
Download latest
clients_xxx.zip
, unzip it, and then move them into theresources/clients
folder in the above work directory. -
Download latest GeoIP2 GeoLite2 Databases, put
GeoLite2-ASN.mmdb
andGeoLite2-City.mmdb
intoresources/databases
in the above work directory.
In your work directory (use cd
to enter into) and type command below to view the full command parameters.
ssrspeed -h
-
在命令行中输入
pip install -U ssrspeed
。如果你不懂透明代理或 pip 安装出现问题,可以使用清华源:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -U ssrspeed
。 -
设置你的工作目录。
-
指定或创建一个文件夹作为工作目录,并在其中创建
data
和resources
文件夹。 -
或者,使用当前目录作为工作目录。
-
-
下载最新的
clients_xxx.zip
,解压缩,然后将其中的文件夹移动到上一步指定工作目录的resources/clients
文件夹中。 -
下载最新的 GeoIP2 GeoLite2 Databases,将
GeoLite2-ASN.mmdb
和GeoLite2-City.mmdb
放入之前指定工作目录的resources/databases
文件夹中。
在你的工作目录下(使用 cd
进入),输入下面的命令,查看完整的命令参数。
ssrspeed -h