Skip to content

991jo/lan-game-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A scanner to find gameservers in a network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages