Leeon123 / CC-attack

Using Socks4/5 or http proxies to make a multithreading Http-flood/Https-flood (cc) attack.
GNU General Public License v2.0
962 stars 421 forks source link

BAD URL #42

Closed andress134 closed 4 years ago

andress134 commented 4 years ago

could you make the script send requests to any url? if the url is in https: // target-url / hit or https: //target.url/index.php format. the script does not work Also headers like that @Leeon123 headers: { 'Accept-Encoding': 'gzip, deflate, br', 'Connection': 'keep-alive', 'Cache-Control': 'max-age=0', 'Referer': url, 'Upgrade-Insecure-Request': 1, upgrade insiecure requests, etc

Leeon123 commented 4 years ago

added url parser