added DNS TCP or UDP answer (#84)

Co-authored-by: Jai Rajendran <jairajendran@NII-50350.local>
This commit is contained in:
mvsimhareddy
2020-04-25 07:09:21 -07:00
committed by GitHub
parent 89a5a70d90
commit 0bf4456260

View File

@ -7290,6 +7290,7 @@ MX (Mail Exchange) Specifies a mail exchange server for the domain, which allows
<details> <details>
<summary>Is DNS using TCP or UDP?</summary><br><b> <summary>Is DNS using TCP or UDP?</summary><br><b>
DNS uses UDP port 53 for resolving queries either regular or reverse. DNS uses TCP for zone transfer.
</b></details> </b></details>
<details> <details>