https://github.com/suiramdev/servers-scanner
🚀 A script that searches for open servers (e.g. Minecraft) around the world.
https://github.com/suiramdev/servers-scanner
nmap python
Last synced: about 1 month ago
JSON representation
🚀 A script that searches for open servers (e.g. Minecraft) around the world.
- Host: GitHub
- URL: https://github.com/suiramdev/servers-scanner
- Owner: suiramdev
- Created: 2021-09-07T15:50:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T14:37:00.000Z (over 3 years ago)
- Last Synced: 2025-06-04T08:53:02.890Z (9 months ago)
- Topics: nmap, python
- Language: Python
- Homepage:
- Size: 537 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **WARNING** This repository is in hard development progress, it can contains performance issues. All helps is appreciated.
# Server scanners
## Requirements
- python 3.6+
- nmap
## Installation
1. Extract all files to the desired location.
2. Install python requirements using `pip install -r requirements.txt`
3. Run main.py
## Configuration
The program doesn't purpose a configuration file until a stable version comes out.