ohusq / Proxy-Checker

A project which checks the status of a list of proxies. It can be used to check if a proxy is working or not, and can be used to check if a proxy can reach google or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy Checker

A project which checks the status of a list of proxies. It can be used to check if a proxy is working or not, and can be used to check if a proxy can reach google or not.

Table of Contents

Installation

Download the source code from the releases page or clone the repository using Git: git clone https://github.com/ohusq/Proxy-Checker.git

Usage

Run the program using the following command: py main.py proxies.txt True ^^ Assuming you have a file named proxies.txt in the same directory as the program, and you want to check the proxies for reaching Google.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. If I don't reply within a week, feel free to make the changes and submit a pull request.

License

This project is licensed under the Unlicense. For more information, see the LICENSE file.

About

A project which checks the status of a list of proxies. It can be used to check if a proxy is working or not, and can be used to check if a proxy can reach google or not.

License:The Unlicense


Languages

Language:Python 100.0%