Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/991jo/lan-game-scanner
A scanner to find gameservers in a network.
https://github.com/991jo/lan-game-scanner
Last synced: 3 months ago
JSON representation
A scanner to find gameservers in a network.
- Host: GitHub
- URL: https://github.com/991jo/lan-game-scanner
- Owner: 991jo
- Created: 2017-10-10T09:47:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T19:21:24.000Z (almost 7 years ago)
- Last Synced: 2024-05-18T18:33:43.245Z (6 months ago)
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lanparty-software - LAN game scanner
README
# 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