pymaster/README.md

23 lines
596 B
Markdown
Raw Normal View History

2016-01-19 21:31:47 +00:00
# pymaster
2023-12-26 18:11:19 +00:00
2016-01-19 21:31:47 +00:00
Master server written in Python. Replacement for HLMaster
2023-12-26 18:11:19 +00:00
## Features
* Added IPv6 support
2023-12-26 18:13:03 +00:00
* Includes latest Xash3D protocol updates (thanks to [@a1batross](https://github.com/a1batross))
2023-12-26 18:11:19 +00:00
* 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`
2023-12-26 18:12:01 +00:00
* `python3 pymaster.py -i :: -p 27010` for `IPv6` or `python3 pymaster.py -i 0.0.0.0 -p 27010` for `IPv4`
2023-12-26 18:18:04 +00:00
* `ufw allow 27010`
## Connect
### Yggdrasil
2024-01-09 01:30:27 +00:00
* `[201:5eb5:f061:678e:7565:6338:c02c:5251]:27010`