Skip to content

A simple MITM - http proxy server with minimal tls support.

Notifications You must be signed in to change notification settings

vr009/mitm-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http_proxy

This is a simple MITM - http proxy server with minimal tls support.

To start run:

./build.sh

This script generates the new CA, which is needed to be installed to other trusted CA of host system.

If you don't want to have CA as a trusted one you can use curl command with the --insecure flag or use --cacert <path-to-ca>.

About

A simple MITM - http proxy server with minimal tls support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published