Skip to content

ixaorizenon/ProxyFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ProxyFinder

ProxyFinder is a Python script designed to find and record proxies. This script works with Python 3.12 and supports both Windows and Linux environments.

Usage

Windows

  1. Ensure that Python 3.12 is installed on your system.
  2. Locate the proxyfinder.py file.
  3. Double-click the proxyfinder.py file to run it.
    • This will create a file named proxy.txt in the same directory as proxyfinder.py, containing the found proxies.
  4. Alternatively, you can run the script from the terminal:
    • Open Command Prompt or PowerShell.
    • Navigate to the directory containing proxyfinder.py.
    • Run the script with the following command:
      python proxyfinder.py
    • This will also create a file named proxy.txt in the same directory as proxyfinder.py.

Linux

  1. Make sure Python 3.12 is installed on your system.
  2. Open a terminal and navigate to the directory containing proxyfinder.py.
  3. Run the script with the following command:
    python proxyfinder.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages