Skip to content

Commit

Permalink
Merge pull request #169 from Tantalor93/Tantalor93-patch-9
Browse files Browse the repository at this point in the history
Update timeouts.md
  • Loading branch information
Tantalor93 committed Oct 17, 2023
2 parents ed67187 + 9f00e6d commit 5c56328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/timeouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parent: Examples
---

# Configuring timeouts
dnspyre supports configuring various timeouts applied on outgoing DNS requests:
*dnspyre* supports configuring various timeouts applied on outgoing DNS requests:
* **connect timeout** - timeout for establishing connection to a DNS server, configurable using `--connect` flag
* **write timeout** - timeout for writing a request to a DNS server, configurable using `--write` flag
* **read timeout** - timeout for reading a response from a DNS server, configurable using `--read` flag
Expand Down

0 comments on commit 5c56328

Please sign in to comment.