spod / dnsmasq

dnsmasq for gokrazy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnsmasq for gokrazy

This package is a frozen version of dnsmasq, coming from Debian “trixie” (currently testing).

This package is to support playing with dnsmasq using gokrazy breakglass.

This package is based on gokrazy/iptables.

Note to self

Run in breakglass mode without detaching and mostly default config:

/tmp/breakglass3551552720 # /user/dnsmasq  -u '' -d -x /tmp/dnsmasq.pid
dnsmasq: started, version 2.89 cachesize 150
dnsmasq: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
...

(-u '' is necessary as there are no users/groups in gokrazy and dnsmasq tries to drop privileges)

About

dnsmasq for gokrazy

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 46.9%Language:Makefile 43.4%Language:Dockerfile 9.8%