Skip to content

FH0/mydns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mydns

json configured dns server

in

tag

The character string used for differentiation. If this item is empty or does not exist, it can only be matched if it is the first one and routing out_tag is empty or does not exist.

address

Listen address. Default: 0.0.0.0

port

Listen port. Default: 1053

out

tag

The character string used for differentiation. If this item is empty or does not exist, it can only be matched globally.

address

The address of DNS server. Default: 8.8.8.8

port

The port of DNS server. Default: 53

routing

in_tag

Match in tag. Default match the global.

domain

Use regular expressions to match domains. Default match the global.

out_tag

Match out tag. Default match the first.

What can be improved

  • per connect per endpoint
  • timer
  • tcp

About

json configured dns server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published