A DNS full resolver and a stub command
View the Project on GitHub iijlab/dnsext
bowlinebowline is a DNS full resolver (cache server) which supports:
We have a debian package hosted on public repository; follow the instruction below to install.
curl -1sLf \
'https://dl.cloudsmith.io/public/iijlab/bowline/setup.deb.sh' \
| sudo -E bash
sudo apt-get update
sudo apt-get install bowline
% sudo bowline bowline.conf
If bowline runs well, a monitor console is provided via stdin/stdout. Type help to know its commands.
Send GET to the following path:
/metrics: get stats/stats: get stats/wstats: get workers’ stats/reopen-log: reopen a log file/reload: reload/keep-cache: Reloading with the cache kept/quit: quit/help: display help/: display help