Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 774 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 774 Bytes

LAN Game Scanner

This is a modular approach to scan for gameservers on local networks e.g. LAN-Parties.

Since this is currently contains first tests no further documentations is currently available but will be added later.

The goal is to scan a network and find gameservers for example CSGO, Call Of Duty and Team Fortress 2. All found servers are then saved to a file for further evaluation and to display them e.g. by some kind of web frontend.

The scanner should be easily configurable and expandable to support many different servers, games and protocols.

In theory this scanner could also scan online IP Adresses.

Install instuctions

Just download the repository and run src/run.py

To customize the networks or ips to scan take a look into src/example.ini