Skip to content

ataguima/ProxySpam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Iplogger Flood

This script floods Iploggers using proxies. It leverages requests for sending requests and ThreadPoolExecutor to run multiple tests in parallel, improving efficiency.

🔧 Requirements

  • Python 3+
  • requests library

To install the required library:

pip install requests

🚀 Usage

  1. Edit the script to define the target_url.
  2. Save your proxy list in the proxylist.txt file, one per line.
  3. Run the script:
python script.py

📁 Project Structure

Proxy-Checker/
│-- script.py
│-- proxylist.txt
│-- README.md

⚠️ Disclaimer

This script is for educational purposes and connectivity testing only. Misuse may violate website and network terms of service.


Author: ataguima

About

This script floods Iploggers using proxies. It leverages requests for sending requests and ThreadPoolExecutor to run multiple tests in parallel, improving efficiency.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages