Skip to content

Enable TCP Binding

Compare
Choose a tag to compare
@cunnie cunnie released this 04 Oct 15:17
· 102 commits to main since this release

sslip.io-dns-server now binds to TCP as well as UDP. Although DNS queries typically pass over UDP, TCP offers better protection against cache-poisoning attacks.

If the server is unable to bind to UDP, it'll exit, but if it's unable to bind to TCP, it'll continue running.