SND

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

MIT License

Stars
15

Bot releases are visible (Hide)

SND - v0.3.4 Latest Release

Published by github-actions[bot] over 1 year ago

Changelog

  • 4d72c38 build: fix YAML headache
SND - v0.3.2

Published by github-actions[bot] over 2 years ago

Changelog

  • f4af790 main: fixed command line argument documentation
SND - v0.3.1

Published by github-actions[bot] over 2 years ago

Changelog

  • aabc2c6 main: fixed command line argument parsing
SND - v0.3.0

Published by github-actions[bot] over 2 years ago

Implemented GoReleaser and refactored the codebase.

Changelog

  • e2750f5 build: elevate during setcap
  • f269d78 build: fix ci configuration
  • 497b44f build: fix ci configuration
  • 65988cb build: fix ci configuration
  • 88d4461 build: fix ci configuration
  • 4fa4e88 build: fix docker build
  • 86d3c3f build: re-implemented with goreleaser
  • bfee28e build: refactor project layout
  • 1e67050 build: try masking upx incompatibility
  • ecf4407 build: update all dependencies
  • b542513 build: update script permission
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