From 46ff0120bc48fc93c37035ffe6e2bf977bdccba0 Mon Sep 17 00:00:00 2001 From: Adam Greene Date: Sat, 14 Nov 2020 20:03:56 -0500 Subject: [PATCH] Fixed to a fancy markdown wink ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12fea3f..aabea5a 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ This section explains how the `-t` and `-L` options work together to determine t #### Threads and Connection Limits: Examples -To truly have only 30 active requests to a site at any given time, `-t 30 -L 1` is necessary. Using `-t 30 -L 2` will result in a maximum of 60 total requests being processed at any given time for that site. And so on. For a conversation on this, please see [Issue #126](https://github.com/epi052/feroxbuster/issues/126) which may provide more (or less) clarity ;) +To truly have only 30 active requests to a site at any given time, `-t 30 -L 1` is necessary. Using `-t 30 -L 2` will result in a maximum of 60 total requests being processed at any given time for that site. And so on. For a conversation on this, please see [Issue #126](https://github.com/epi052/feroxbuster/issues/126) which may provide more (or less) clarity :wink: ### ferox-config.toml After setting built-in default values, any values defined in a `ferox-config.toml` config file will override the