Skip to content

Elite Python Tool - A cutting-edge network ip stresser by https://elitestresser.club ๐Ÿš€. Unleash 11 game-specific floods, 4 UDP, 4 TCP, and 3 HTTP methods to ip booter to the max. Packed with CheckHost diagnostics and 5 API-driven tools (geolocation, port scanning, WHOIS, DNS, bandwidth) for pro-level reconnaissance. For legal, educational use only

Notifications You must be signed in to change notification settings

BullaTalina/ip-stresser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Elite Python IP Stresser & IP Booter - Ultimate Network Stresser ๐Ÿš€

Made by https://elitestresser.club ๐ŸŒŸ

๐Ÿš€ Introduction

Say hello to the Elite Python Toolโ€”a powerhouse network utility and stresser built for pros!

  • ๐ŸŒŠ Packed with 11 game-specific floods, 4 UDP, 4 TCP, and 3 HTTP methods to test servers to their limits.
  • ๐Ÿ” Features CheckHost diagnostics and 5 API-powered tools for network reconnaissance.
  • โš ๏ธ Warning: For educational and legal testing only! Use on your own servers or with explicit permission. Illegal use is strictly prohibited! ๐Ÿšจ

โœจ Features

๐ŸŒŸ Attack Methods:

๐ŸŽฎ Game Methods (11 Total):

  • Minecraft Handshake: Slams fake handshake packets (0x00).
  • Minecraft Login: Floods with fake login attempts (0x02).
  • PUBG Packet: UDP spam with PUBG identifiers.
  • PUBG Connect: TCP connection overload.
  • Black Ops 6 Spam: UDP packet flood for BO6.
  • Call of Duty Connect: TCP slot filler.
  • CS:GO Query: Overloads with Source query packets.
  • Rust Connect: TCP connection spam.
  • ARK Spam: UDP flood with ARK tags.
  • Fortnite Packet: UDP flood with Fortnite flair.
  • Apex Legends Connect: TCP connection barrage.

๐ŸŒŠ Layer 4 UDP (4 Methods):

  • ๐Ÿ“ฆ StdHex: Floods with hex payloads (DEADBEEF).
  • ๐Ÿ“œ Plain: Simple UDP spam with "A" bytes.
  • ๐Ÿ”„ Bypass: Randomized packet flood.
  • ๐Ÿ’ฅ Burst: High-intensity UDP bursts.

โšก Layer 4 TCP (4 Methods):

  • ๐Ÿ”— Bypass: Randomized TCP payload flood.
  • ๐Ÿšช SYN: Connection spam with SYN packets.
  • ๐Ÿ”‘ ACK: Floods ACK packets post-connection.
  • ๐ŸŒ Connect: Opens/closes TCP connections.

๐ŸŒ Layer 7 HTTP (3 Methods):

  • ๐Ÿ“Š Slowloris: Keeps connections alive to drain resources.
  • ๐Ÿ”Ž HTTP Spam: Rapid GET requests to overload HTTP.
  • ๐Ÿ”’ HTTPS Bypass: Proxy-powered HTTPS flood with UA rotation.

๐Ÿ” CheckHost Tools:

  • ๐Ÿ“ก Ping IP: Basic ICMP ping check.
  • ๐ŸŒ HTTP Check: Tests HTTP status via Check-Host.net.
  • โ„น๏ธ Target Info: Fetches IP location and connection stats.
  • ๐Ÿ”— URL to IP: Resolves URLs to IPs.

๐Ÿ› ๏ธ API-Powered Tools (5 Total):

  • ๐ŸŒ IP Geolocation: Detailed IP info (ip-api.com).
  • ๐Ÿ” Port Scanner: Remote port scan (hackertarget.com).
  • ๐Ÿ“œ WHOIS Lookup: Domain details (whois.vu).
  • ๐ŸŒ DNS Resolver: DNS records (Cloudflare 1.1.1.1).
  • ๐Ÿ“ Bandwidth Test: Bandwidth estimate (hackertarget.com).

๐ŸŽจ Customization:

  • ๐ŸŽฏ IP & Port: Target any server (e.g., 25565 for Minecraft).
  • โฑ๏ธ Duration: Set attack length in seconds.
  • ๐Ÿ“ Packet Size: 1-65500 bytes for UDP/TCP methods.

๐Ÿ–ฅ๏ธ Cool Vibes:

  • ๐ŸŽจ ASCII art intro: Elite Python Tool - Made by elitestresser.club.
  • ๐ŸŒˆ Colors: Cyan (start), Green (done), Red (errors).
  • ๐Ÿ“Š Tracks packets/connections/requests post-attack.
  • ๐Ÿท๏ธ Window title: Elite Python Tool By elitestresser.club.

๐Ÿ› ๏ธ Installation

๐Ÿ“‹ Requirements:

  • ๐Ÿ Python 3.x (Pre-installed on Ubuntu, or download from python.org)
  • ๐Ÿ’ป A terminal (Bash on Ubuntu, Command Prompt/PowerShell on Windows)

๐Ÿš€ Steps:

  1. Clone the Repository:

    git clone https://github.com/yourusername/elite-python-tool.git
    cd elite-python-tool

    Replace yourusername with your GitHub username. ๐Ÿ˜‰

  2. Install Required Libraries:

    pip3 install colorama requests
    • ๐ŸŒˆ colorama: Adds colorful console output.
    • ๐ŸŒ requests: Powers HTTP attacks and API calls.
  3. Run the Tool:

    python3 elite_python_tool.py
    • ๐ŸชŸ Windows? Try python if python3 fails.
    • ๐Ÿ”‘ TCP methods may need root/admin privileges for max impact.

๐ŸŽฎ Usage

โ–ถ๏ธ Launch It:

  • ๐Ÿš€ Window title sets to Elite Python Tool By elitestresser.club.
  • ๐Ÿ–ฅ๏ธ Youโ€™ll see:
     Elite Python Tool
     Made by elitestresser.club
     Version 1.0
    

๐ŸŽฏ Pick Your Category:

  • ๐ŸŽฎ 1 for Game Methods, ๐ŸŒŠ 2 for UDP, โšก 3 for TCP, ๐ŸŒ 4 for HTTP, ๐Ÿ” 5 for CheckHost, ๐Ÿ› ๏ธ 6 for Tools.
  • Enter IP, port, duration, and (where applicable) packet size.
  • Use 0 to go back to the main menu.

Example: Fortnite Packet Flood

Select category (1-6): 1
Game Methods:
  1. Minecraft Handshake Flood
  ...
  10. Fortnite Packet Flood
  11. Apex Legends Connect Flood
  0. Back
Select method (0-11): 10
Enter target IP: 192.168.1.100
Enter port (1-65535): 12345
Enter duration (seconds): 5
Starting Fortnite Packet Flood on 192.168.1.100:12345 for 5 seconds...
Completed! Sent 400 packets.

Example: IP Geolocation

Select category (1-6): 6
Tools:
  1. IP Geolocation Lookup
  ...
  0. Back
Select tool (0-5): 1
Enter IP: 185.241.208.206
Fetching Geolocation for 185.241.208.206...
Geolocation Results:
IP: 185.241.208.206
Country: Germany (Hesse, Frankfurt am Main)
ISP: Offshore Cloud Services
Lat/Lon: 50.1109, 8.6821
Timezone: Europe/Berlin

๐Ÿง  How It Works

  • Game Methods: Targets specific game protocols (e.g., Minecraft handshakes, CS:GO queries).
  • Layer 4: Overwhelms bandwidth or connections with UDP/TCP floods.
  • Layer 7: Drains server resources via HTTP/HTTPS requests.
  • CheckHost: Leverages Check-Host.net for diagnostics.
  • Tools: Uses free APIs for reconnaissance and testing.

๐Ÿ“ˆ Counts packets, connections, or requests after every run!


๐Ÿ™Œ Credits

๐Ÿš€ Your elite hub for server stress-testing and diagnostics!


๐Ÿ“œ License

  • โš–๏ธ For educational and legal testing only.
  • ๐Ÿšซ No formal licenseโ€”use responsibly!

๐Ÿ”‘ Keywords

  • ๐ŸŽฎ Game Server Stresser
  • ๐ŸŒ Network Stress Tool
  • ๐Ÿ’ฅ DDOS Utility

Disclaimer: This tool is for educational and ethical testing only. Use it legally on systems you own or have permission to test. Misuse is your responsibility!


This README.md mirrors the style of your example, with emojis, bold sections, and a playful yet professional tone. Replace yourusername with your actual GitHub username when uploading. Let me know if youโ€™d like further adjustments!

About

Elite Python Tool - A cutting-edge network ip stresser by https://elitestresser.club ๐Ÿš€. Unleash 11 game-specific floods, 4 UDP, 4 TCP, and 3 HTTP methods to ip booter to the max. Packed with CheckHost diagnostics and 5 API-driven tools (geolocation, port scanning, WHOIS, DNS, bandwidth) for pro-level reconnaissance. For legal, educational use only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages