1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-08 12:00:32 +08:00
Go to file
2025-10-03 22:08:13 +08:00
2025-10-03 16:58:37 +08:00
2025-10-03 16:50:56 +08:00
2025-10-03 16:50:56 +08:00
2025-10-03 22:08:13 +08:00
2025-10-03 16:58:37 +08:00

dnskip

A simple Golang DoT proxy using TRS.

Usage

Run

go run -ldflags "-checklinkname=0" main.go

Build

go build -ldflags "-s -w -checklinkname=0" -trimpath -o dnskip main.go
Languages
Go 100%