SkillAgentSearch skills...

Xudnsd

Tiny single host/IP DNS server

Install / Use

/learn @strukturag/Xudnsd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

xudnsd

A very simple single host/IP DNS server.

  • Serves a single A host with the IP address it listens on.
  • Reverse lookup of the IP address returns the A host.

Running

xudnsd -name=myhost.local. -ip=192.168.1.54 -port=1053

Test

nslookup -port=1053 -debug myhost.local 192.168.1.54
nslookup -port=1053 -debug 192.168.1.54 192.168.1.54

License

xudnsd is governed by the MIT License. See the LICENSE file for details.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks4

Languages

Go

Security Score

70/100

Audited on Jun 16, 2022

No findings