arthurkiller / wrk-go

a better https wrk in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrk-go Build Status Go Report Card

A wrk written in go

What is wrk

wrk is a https testing tool util written in c. It is really easy to use but has limitted support with https (ssl) extension.

Why wrk-go

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).

Feature

  • 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

About

a better https wrk in go

License:MIT License


Languages

Language:Go 100.0%