Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Information from SAMP Server

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.

Requirements

  1. Node.js

How to Install Packages?

  • In the terminal, run: npm install
  • That's it!

Making Requests

  • 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

API Response in JSON

  • IP-Address
  • Players
  • MaxPlayers
  • Hostname
  • Mode
  • Language
  • HasPassword

Screenshot

Screenshot

About

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.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages