shekyan / slowhttptest

Application Layer DoS attack simulator
Apache License 2.0
1.51k stars 303 forks source link

Add SNI support #72

Closed g2p closed 2 years ago

g2p commented 2 years ago

Servers can refuse TLS connections that don't specify the server name.

Closes #65.