Skip to content

arthurkiller/wrk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages