SIDDHU123M / ProxyTool

The repository is a Python-based tool that allows users to generate and test proxy lists for use in web scraping or other internet activities. The tool uses a combination of publicly available proxy lists and user-defined settings to create a list of working proxies, which can then be used to mask the user's IP address and avoid detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge made-with-python

ProxyTool

ProxyTool is a command-line tool for managing and testing HTTP/HTTPS proxies written in Python. It provides features such as scraping proxies from websites, testing proxies for connectivity and speed, and exporting working proxies to a file. THis can be runned in both win, linux, terminal, pydroid

Installation

  1. Clone the repository: git clone https://github.com/SIDDHU123M/ProxyTool.git
  2. run pip install os-sys --if you are running for the first time.
  3. Run : python main.py.

Note :

Required modules will be directly installed by the script. And Instead of cloning repo, You can directly download code from Release.

Usage

To use the tool, simply run python main.py.

Screenshot (5)

About

The repository is a Python-based tool that allows users to generate and test proxy lists for use in web scraping or other internet activities. The tool uses a combination of publicly available proxy lists and user-defined settings to create a list of working proxies, which can then be used to mask the user's IP address and avoid detection.


Languages

Language:Python 100.0%