An open API service indexing awesome lists of open source software.

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.

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.