1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-05 00:32:41 +08:00
Go to file
2026-02-16 16:12:22 +08:00
2025-10-03 16:58:37 +08:00
2026-02-16 16:12:22 +08:00
2026-02-16 16:12:22 +08:00
2026-02-16 15:54:00 +08:00
2025-10-23 23:58:37 +08:00

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
Languages
Go 100%