Add support for custom DNS resolvers

This commit is contained in:
9seconds
2026-02-27 16:08:28 +01:00
parent 1151291535
commit 317d7380cb
4 changed files with 124 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ require (
)
require (
github.com/ncruces/go-dns v1.3.2
github.com/pelletier/go-toml/v2 v2.2.4
github.com/pires/go-proxyproto v0.11.0
github.com/things-go/go-socks5 v0.1.0