tespeed-测试网速的Python工具

一、安装过程

1、pip install lxml

2、wget wget http://sourceforge.net/projects/socksipy/files/socksipy/SocksiPy%201.00/SocksiPy.zip

3、git clone https://github.com/Janhouse/tespeed.git

4、mv SocksiPy.zip tespeed/SocksiPy/

5、cd tespeed/SocksiPy/

6、unzip SocksiPy.zip

7、touch __init__.py

二、测试

1、 ./tespeed.py

2、好像会出现一些bug,等我debug一下

猜你喜欢

转载自blog.csdn.net/qq_32817785/article/details/85062701