Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 358 Bytes

File metadata and controls

22 lines (11 loc) · 358 Bytes

ServerStatusChecker

Checks the Online status of the given server with an aJax request.

Usage

You will only need the Client for normal purposes.

Client

Enter your Server URL in the "URL" variable and you will be ready to use.

Server

Go to the Server folder and start the Server with the following command.

php -S 0.0.0.0:1337