diff --git a/config.json b/config.json index 202f0ac..743bec4 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "method": "GET", "url": "https://example.com", - "no_proxy_check": true, + "no_proxy_check": false, "timeout": 10000, "dodos_count": 50, "request_count": 1000, @@ -19,4 +19,4 @@ "url": "http://example.com:8080" } ] -} \ No newline at end of file +}