Skip to content

Kovname/Minecraft-Server-TOR-Scanner-WebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Scanner

Python 3.8+ License Tor

A web-based tool for scanning and discovering Minecraft servers with Tor support. This scanner allows you to find Minecraft servers across specified IP addresses and port ranges while maintaining anonymity through Tor network.

WebUI WebUI

Features

  • 🌐 Web interface for easy interaction
  • 🔍 Flexible port scanning options
  • 🧩 Detection of modded servers and plugins
  • 🕵️ Tor network support for anonymous scanning
  • 📊 Real-time scanning progress
  • 📝 Detailed scan logs with server information
  • 🚀 Multiple scanning modes (Fast/Normal/Thorough)
  • 🔔 Sound notifications for found servers
  • 🔵 Unread servers indicator
  • 📁 Automatic scan logs with timestamps
  • 🕒 Detailed server information preservation

Installation

  1. Clone the repository:
git clone https://github.com/Kovname/Minecraft-Server-TOR-Scanner.git
cd Minecraft-Server-TOR-Scanner
  1. Install dependencies:

pip install -r requirements.txt

  1. Configure Tor:
    • Install Tor Browser or Tor service
    • Ensure Tor is running on ports 9050 (SOCKS) and 9051 (Control)
    • Add these lines to your torrc file
SocksPort 9050
ControlPort 9051
CookieAuthentication 1
MaxCircuitDirtiness 10
NewCircuitPeriod 5

Usage

  1. Start the application:

python app.py

  1. Open the web interface in your browser:

http://localhost:5000

  1. In the web interface:

    • Enter target IP address
    • Select port range
    • Choose scan mode
    • Toggle Tor usage if needed
    • Start scanning
  2. View results in real-time and check scan_logs folder for detailed reports

License and Credits

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

This project uses the following open-source components:

Security Notice

⚠️ Please note:

  • Use responsibly and ethically
  • Respect server owners' privacy
  • Follow local laws and regulations
  • Some countries may restrict Tor usage

Contributing

Contributions are welcome! Please feel free to submit pull requests.

Disclaimer

This tool is for educational purposes only. Users are responsible for complying with applicable laws and regulations.

About

Scans only a range of ports for Minecraft servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published