This is a NodeJs project where the main goal is to fetch information via UDP from samp servers through request. Information such as the number of players and maximum, server name, mode, and IP.
- Node.js
- In the terminal, run: npm install
- That's it!
- Use http or https in your website address with IP and port.
Example:
http://yourwebsite.com/ip/port → http://yourwebsite.com/127.0.0.1/7777
- IP-Address
- Players
- MaxPlayers
- Hostname
- Mode
- Language
- HasPassword
