modulepackage
2.0.9+incompatible
Repository: https://github.com/go-zoox/lighthouse.git
Documentation: pkg.go.dev
# README
LightHouse - An Easy Self Hosted DNS Server
Features
- Plain DNS
- Plain DNS in UDP
- Plain DNS in TCP
- DNS-over-TLS (DoT)
- DNS-over-HTTPS (DoH)
- DNS-over-QUIC (DoQ)
Installation
To install the package, run:
go install github.com/go-zoox/lighthouse@lighthouse
Quick Start
# start lighthouse, cached in memory, default udp port: 53
sudo lighthouse
# start lighthouse with config (see conf/lighthouse.yml for more options)
sudo lighthouse -c lighthouse.yml
Configuration
See the configuration file.
License
GoZoox is released under the MIT License.
# Variables
Version is the version of lighthouse.