Skip to content

coolxll/proxySpeedTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

Install

Termux

pkg install -y git python
git clone https://github.com/biplobsd/proxySpeedTest.git
cd proxySpeedTest/
pip install -r requirements.txt
python proxySpeedTest.py

Ubuntu

sudo apt update && sudo apt install python3
git clone https://github.com/biplobsd/proxySpeedTest.git
cd proxySpeedTest
pip3 install -r requirements.txt
python3 proxySpeedTest.py

Setup

Your proxy server (ip:port) list save in the proxys.txt By this sequence:
ip:port
ip2:port2
ip3:port3

About

Batch proxy server downloading speed test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%