1
0
Fork 0
mirror of https://github.com/de2tla2f/pymaster.git synced 2024-11-23 19:41:27 +00:00
pymaster/README.md
2023-12-26 20:18:04 +02:00

23 lines
596 B
Markdown

# pymaster
Master server written in Python. Replacement for HLMaster
## Features
* Added IPv6 support
* Includes latest Xash3D protocol updates (thanks to [@a1batross](https://github.com/a1batross))
* Clean `pymaster.py` codebase by [@xdettlaff](https://github.com/xdettlaff/pymaster)
## Install
* `git clone https://github.com/YGGverse/pymaster.git`
* `cd pymaster`
* `git checkout v2`
* `python3 pymaster.py -i :: -p 27010` for `IPv6` or `python3 pymaster.py -i 0.0.0.0 -p 27010` for `IPv4`
* `ufw allow 27010`
## Connect
### Yggdrasil
* `[201:23b4:991a:634d:8359:4521:5576:15b7]:27010`