Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.33 KB

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.