A wrk written in go
wrk is a https testing tool util written in c. It is really easy to use but has limitted support with https (ssl) extension.
We need a tool with full suport with ssl extension feature. It should be easy to use and powerfull (like wrk), easy to extend (with go).
- made in go with ❤️
- support ssl status with OSCP stapling
- support NPN/APLN, ssl false start support
- support session ticket for session resumption
- histogram supported