SND

Minimal authoritative PTR (rDNS, reverse DNS) resolver with automatic generation of records.

MIT License

Stars
15

Bot releases are hidden (Show)

SND -

Published by Jamesits over 2 years ago

Changes:

  • Added a shortcut for configuring individual hosts #3
  • Added new mode #2
SND -

Published by Jamesits almost 5 years ago

Bug fixes:

  • Addressed a performance issue when a high load hit the server then the load goes down, the server process will continue to max out 1 CPU core for a long time
  • Solved a bug causing ensureDotAtRight not behaving as expected
SND -

Published by Jamesits almost 5 years ago

Enhancements:

  • Capability to report server version via DNS requests
  • Better file structure
  • Better error handling
  • Artifacts are now compiled by CI and more prebuilt executables are provided
SND - v0.1.0 - The "Just Enough" Release

Published by Jamesits almost 5 years ago

A minimal implementation that (somehow) works.

Currently working:

  • PTR record auto-generation from a pre-defined set of rules
  • hard-coded SOA reply for any domain requested without any check
  • hard-coded NS reply for any domain requested without any check
  • Passes RIPE NCC automatic sanity check during reverse DNS delegation setup

The binary attached is for Linux, x86_64 only.

Package Rankings
Top 6.64% on Proxy.golang.org
Badges
Extracted from project README
Build Status