Skip to content

An Easy Self Hosted Enterprice Internal DNS Server,alternative to AdGuardHome. 一个使用简单的企业内网私有 DNS 服务,支持私有部署,可以替代 AdGuardHome。

License

Notifications You must be signed in to change notification settings

go-zoox/lighthouse

Repository files navigation

LightHouse - An Easy Self Hosted DNS Server

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

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.

About

An Easy Self Hosted Enterprice Internal DNS Server,alternative to AdGuardHome. 一个使用简单的企业内网私有 DNS 服务,支持私有部署,可以替代 AdGuardHome。

Resources

License

Stars

Watchers

Forks

Packages

No packages published