Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🌐 | A Python-based tool to monitor and identify active game servers by analyzing CPU usage, network traffic, and UDP connections in real-time.

Notifications You must be signed in to change notification settings

zebbern/Game2ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

30 Commits

Repository files navigation

Live Game IP

Monitor UDP traffic for active game servers and copy detected IPs and ports to the clipboard. Logs results to a file for easy tracking.


Features

  • Detects and logs active game server IPs and ports.
  • Copies detected IP:Port combinations to the clipboard.
  • Categorizes "Rotating IP" vs. "Live Game Session."
  • Logs results by session with timestamps.

Installation

  1. Clone the repository:

    git clone https://github.com/zebbern/Game2ip.git
    cd Game2ip
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the script:

    python Sniff.py

Usage

  • Detected IPs are logged in udp_monitor_log.txt.
  • IP:Port combinations are automatically copied to your clipboard in the format:
    udp 12.34.56.78 dport=12345
    

https://imgur.com/a/BxOcwLj


Warning

These is intended for educational and ethical hacking purposes only. It should only be used to test systems you own or have explicit permission to test. Unauthorized use of third-party websites or systems without consent is illegal and unethical.

About

🌐 | A Python-based tool to monitor and identify active game servers by analyzing CPU usage, network traffic, and UDP connections in real-time.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /