Skip to content

camperking/mitm-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mitm proxy in pure rust

The code is a complete mess, so right now its just a proof of concept. This code is actually three months old. I would do things differently now. Tested with Firefox

first create a new certificate authority

cargo run --example gen_ca_cert

import cert.pem as a new certificate authority in your browser

set browser proxy to localhost:9000 and allow https via proxy

then run the example

cargo run --example events

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages