git clone https://github.com/yourname/slowloris-pro.git cd slowloris-pro python main.py [options] hdsd Flag Default Description target — Target URL or IP/hostname (positional) -p, --port 80 Target port -s, --sockets 500 Concurrent sockets to open -v, --verbose off Enable verbose (debug) logging -ua, --randuseragents off Randomise User-Agent header on each request -x, --useproxy — Path to proxy list file --https off Force HTTPS connections (sets port to 443 if omitted) --sleeptime 15 Seconds between keep-alive header batches -h, --help — Show help message