This website works better with JavaScript.
Home
Explore
Help
Sign In
dnomd343
/
ClearDNS
mirror of
https://github.com/dnomd343/ClearDNS
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
容器化的无污染DNS服务
docker
gfw
macvlan
dns
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
193
Commits
2
Branches
11
Tags
1.5 MiB
Tree:
b485d17e6d
dev
master
v1.0
v1.1
v1.2
v1.2.1
v1.2.2
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b485d17e6d'
${ noResults }
ClearDNS
/
toJSON
/
go.mod
9 lines
96 B
Raw
Normal View
History
feat: parser of yaml and toml
2 years ago
module
toJSON
go
1.18
require
(
github
.
com
/
BurntSushi
/
toml
v1
.
2.0
gopkg
.
in
/
yaml
.
v3
v3
.
0.1
)