mirror of
https://github.com/fumiama/dnskip.git
synced 2026-06-05 00:32:41 +08:00
169 B
169 B
dnskip
A simple Golang DoT proxy using TRS.
Usage
Run
go run main.go
Build
go build -ldflags "-s -w" -trimpath -o dnskip main.go