Registry / networking / adguardteam-dnsproxy

adguardteam-dnsproxy

JSON →
library0.81.4gogounverified

A simple DNS proxy server that supports various protocols.

go get github.com/AdguardTeam/dnsproxy
INSTALL
IMPORT
SIG · ADGUARDTEAM-DNSPRO
A
adguardteam-dnsproxy
networkinggov0.81.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dnsproxy
github.com/AdguardTeam/dnsproxy

Start a DNS proxy server.

package main import ( "github.com/AdguardTeam/dnsproxy" ) func main() { proxy := dnsproxy.Proxy{} proxy.Start() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.81.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
57 hits · last 30 days
node
50
OpenAI (training)
1
Resources
adguardteam-dnsproxy — go get adguardteam-dnsproxy · libregistry