mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2024-11-13 14:29:27 +00:00
.. | ||
db.hivebedrock.network | ||
db.mco.cubecraft.net | ||
db.mco.lbsg.net | ||
db.mco.mineplex.com | ||
db.play.galaxite.net | ||
db.play.inpvp.net | ||
db.play.pixelparadise.gg | ||
named.conf.local | ||
README.md |
GeyserConnect with DNS
This contains the basic bind9 configs for use with GeyserConnect
Setup
- Install bind9 using
sudo apt install bind9
- Download these files and place them inside
/etc/bind/
overwriting thenamed.conf.local
file - Run
sudo service bind9 restart
to restart the service