Coder Social home page Coder Social logo

mcserverexplorer's Introduction

MCServerExplorer

MCServerExplorer is a python program for searching and testing servers

DISCLAMER

/!\ I'M NOT RESPONSIBLE FOR WHAT YOU DO WITH THIS PROGRAMME !
/!\ USE THIS ONLY ON YOUR EQUIPMENT

Run

Dependencies

  • python3

Install

  1. Clone the repository:

    git clone https://github.com/Linux0Hat/MCServerExplorer.git
    
  2. Navigate to the project directory:

    cd MCServerExplorer
    
  3. Install pip3 dependencies:

    pip3 install -r requirement.txt
    

How to Use

Explorer

Explore, find and save random minecraft server.
Use explorer like this :

python3 explorer.py [-h] [--threads THREADS] [--timeout TIMEOUT] [--datafile DATAFILE] [--port PORT]

options:
  -h, --help           show this help message and exit
  --threads THREADS    Threads (default = 300)
  --timeout TIMEOUT    Timeout (ms, default = 100)
  --datafile DATAFILE  Datafile (default = database.db)
  --port PORT          Port (default = 25565)

Tester

Test and update servers in your database.
User tester like this :

python3 tester.py [-h] [--minplayers MINPLAYERS] [--players PLAYERS] [--maxplayers MAXPLAYERS] [--timeout TIMEOUT] [--capacity CAPACITY] [--version VERSION] [--threads THREADS]

options:
  -h, --help            show this help message and exit
  --minplayers MINPLAYERS
                        Minimum of players connected on the server
  --players PLAYERS     Players connected on the server
  --maxplayers MAXPLAYERS
                        Maximum of players connected on the server
  --timeout TIMEOUT     Timout (ms)
  --capacity CAPACITY   Server's player capacity
  --version VERSION     Server's version
  --threads THREADS     Threads (default = 300)

Merge

Merge multiple database files.
Use merge like this :

merge.py [-h] [--datafile DATAFILE]

options:
  -h, --help           show this help message and exit
  --datafile DATAFILE  Database file name.

Project maintained by Linux_Hat

mcserverexplorer's People

Contributors

linux0hat avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.