mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-01-13 09:27:53 +00:00
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