Skip to content

Tags: naiba/nbdns

Tags

v1.4.7

Toggle v1.4.7's commit message
Update .goreleaser.yml and go.mod

v1.4.6

Toggle v1.4.6's commit message
Refactor Handler struct and matchedUpstreams function

The commit refactors the Handler struct in the handler.go file. It separates the upstreams into commonUpstreams and specialUpstreams based on the length of the Match field. The matchedUpstreams function is also updated to use the new struct fields.

v1.4.5

Toggle v1.4.5's commit message
Refactor DNS request encoding in DOH client

v1.4.4

Toggle v1.4.4's commit message
close #7 base64url RFC4648

v1.4.3

Toggle v1.4.3's commit message
⚡️ refactor domain match rule, improve CPU and memory efficiency

v1.4.2

Toggle v1.4.2's commit message
♻️ refactor code

v1.4.1

Toggle v1.4.1's commit message
🔒️ verify peer certificate

v1.4.0

Toggle v1.4.0's commit message
✨ 黑名单功能 使用 new bing

v1.3.1

Toggle v1.3.1's commit message
DoH RFC8484 base64 RFC4648

v1.3.0

Toggle v1.3.0's commit message
update