Skip to content

Latest commit

 

History

History
87 lines (51 loc) · 1.57 KB

File metadata and controls

87 lines (51 loc) · 1.57 KB

Dscanner

It allows you to do range scans distributed on multiple machines to find minecraft servers.

Continuously updated

There are no dependencies

Multiplatform (Windows, Linux, Mac)

Table of Contents


Requirements

  • Python 3.8 or higher

Installation

Make sure you have the right version of python

Clone

From command line
$ git clone https://github.com/ExAlePloit/Dscanner
$ cd Dscanner
Or download it from github: Github Guide

Launch the tool

Make sure you have python command in the path Common path: py, python, python3, python3.8

Enter in the folder of Dscanner and start the tool:

$ cd Dscanner
$ python3.8 Dscanner.py

Usage

  • Choose your language
  • Choose if the tool should be client or server

Client: Connect the server, receive instructions and send results. Server: It connects to clients, sends instructions, and receives and processes the results.


Features

  • connects clients and scans

  • Save results to a file

  • Multi language support

  • Reload results after a server restart

  • Custom settings for each client

  • Possibility to put in what the scans

  • Support for custom colors

  • Graphical interface for server mode


License