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

Latest commit

 

History

History
27 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.12 KB

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.