Skip to content

A CLI HTTP client for sending and profiling HTTP requests; developed with Berkeley C Sockets.

Notifications You must be signed in to change notification settings

jasperhuangg/http-request-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiling

Run make to compile the tool.

Usage

./profiler --url [url] --profile [n] --help

  • url: Required, the URL to make requests to
  • n: Optional, if included will make n requests to the given URL and provide profiling information.

About

A CLI HTTP client for sending and profiling HTTP requests; developed with Berkeley C Sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published