Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.
/ INS_Web Public archive

A simple website using steam server query and nodejs to check insurgency and sandstorm server status

Notifications You must be signed in to change notification settings

zDestinate/INS_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INS Website

A simple website using steam server query and nodejs to check insurgency and sandstorm server status. The website also provide APIs for user to use.
Original website link:
http://ins.circleus.tech/

This website require nodejs to run.
Get nodejs here https://nodejs.org/en/

Dependencies

- dot-emc
- express
- gamedig
- path
- serve-index
- vmsq

Installation

  1. Download and unpack the files
  2. Locate /server/main.js file and then edit the server port and your public IP to bind to at the bottom of the file. If you only have 1 public IP address then you can remove the IP parameter and just keep the port.
  3. Use cmd or terminal to locate the folder then use npm install to install the dependencies
  4. Once you finish install the dependencies just type npm start to start the web server.

If you want to change the page or edit anything, it will be locate in the main.js file. If you want to add some new page and other stuff, then you should understand how nodejs express works.

You can also use this webserver as FastDL for Insurgency.