Skip to content

cody0704/doh-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoH Go

  • Version: 1.14

DoH Browser Setting

Desktop

  • Firefox

    • 75.0
  • Chrome

    • 81.0.4044.122

Mobile

  • Firefox

    • 68.7
  • Chrome

    • 81.0.4044.111

Ref

  1. Mozilla Wiki - Trusted Recursive Resolver

Test

GET

curl -H 'accept: application/dns-message' -v 'https://{DoH IP}/dns-query?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB' | hexdump

0000000 ab cd 81 80 00 01 00 01 00 00 00 00 03 77 77 77
0000010 07 65 78 61 6d 70 6c 65 03 63 6f 6d 00 00 01 00
0000020 01 03 77 77 77 07 65 78 61 6d 70 6c 65 03 63 6f
0000030 6d 00 00 01 00 01 00 00 50 78 00 04 5d b8 d8 22
0000040

POST

go run tools/doh_client_post.go

Method:POST. OK!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published