Skip to content

fumiama/dnskip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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