/ServerInfoFiveM

Fivem tool to get the information and the player list (also with the identifiers) of a server. Developed in python

Primary LanguagePython

ServerInfoFiveM

Fivem tool to get the information and the list of players (also with identifiers) of a server with ip resolver (cfx.re/join/* to IP). Developed in python

Features and Updates

0.0.1

0.0.2

0.0.3

ScreenShot

https://i.imgur.com/7Bg3WLN.png

Installation guide

First Method

Start the setup.bat file.

Second Method

$ git clone https://github.com/itsmat/ServerInfoFiveM.git
$ python -m pip install -r requirements.txt
$ python3 FivemServerInfo.py

Contact

💡 Do you have a function to implement? Open an issue and I might implement it.