Skip to content

bagrii/http-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Monitor

HTTP Monitor is POC to monitor HTTP/HTTPS (man-in-the-middle) traffic and export to HAR format. Root cetificate must be generated and added to local CA and public/private keys file path must be passed to LoadRootCertificate function.

Usage

After the proxy server is started on port 8080, it can be used as follows: curl -v -x http://localhost:8080 https://www.google.com and HAR logs can be accessed at http://localhost:8082.

About

Monitor HTTP/HTTPS traffic for process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages