8000 GitHub - msf37/tdig
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

msf37/tdig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdig

build it:

go mod tidy
go build

basic lookup:

./tdig -domain google.com

tls lookup with cipher suite:

./tdig -domain google.com -suite TLS_AES_128_GCM_SHA256

tls lookup with cipher suite for specific dns server:

./tdig -domain google.com -server dns.google -suite TLS_AES_128_GCM_SHA256

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0