Skip to content

This is a data/output capture system to intercept all connections to a remote sbrw-server

License

Notifications You must be signed in to change notification settings

aaditya/sbrw-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBRW Capture

Maintenance GitHub license

What this does is that it accepts all incoming requests and all parameters and the corresponding outputs and then stores them in a JSON file. The files are marked with a timestamp to notify about the hit time, and saves unparsed text too.

Right now, the server is configured to hit the WorldUnited.gg game server as referece.

Requirements

  • NodeJS

Installation and Running

  • Clone this repository.

  • cd sbrw-capture

  • open config.json, modify the url field if you really need to change the defaults.

  • npm i

  • npm start

  • Open SBRW launcher

  • Click on Add server

  • In the dialog, Add http://127.0.0.1:8080

  • Restart launcher

  • Select the added server

  • Play as normal.

About

This is a data/output capture system to intercept all connections to a remote sbrw-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published