Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 477 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 477 Bytes

syscat

Get your server status online.

Installation

git clone https://github.com/oeinter/ServerStatus.git
cd ServerStatus
npm install
npx tsc

Run

This command will run the server on port 20442.

node dist/index.js

Usage Examples