forked fromfactorysh/on-his-name
- Notifications
You must be signed in to change notification settings - Fork0
Do stuff with DNS name resolution
License
NotificationsYou must be signed in to change notification settings
athoune/on-his-name
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Using dnstap for triggering action from DNS name resolution.
It should work with any DNS server with dnstap output, tested with Coredns.
With asetcap
,coredns doesn't have to be run as root,buton-his-name
usesiptables
and needs to be run as root.
Launchcoredns
in the folder with theCorefile
.
Launch the service :
LISTEN=./tap.sock SOCKET_UID=1000 ./bin/on-his-name *.example.com
You can dig :
dig @localhost -p 1053 blog.example.com
About
Do stuff with DNS name resolution
Resources
License
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Go97.6%
- Makefile2.4%