Skip to content

This is a demo project/tutorial for using mitmproxy in both regular and reverse modes deployed via docker-compose or as a sidecar in a Kuternetes cluster.

License

Notifications You must be signed in to change notification settings

bingqiao/mitmproxy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of mitmproxy

This is a demo project/tutorial for using mitmproxy in both regular and reverse modes deployed via docker-compose or in a Kuternetes cluster.

Prerequisites

Projects

  • 0-wttr: a simple golang app wttr that makes call to https://wttr.in for weather report
  • 1-mitmproxy-reverse: wttr proxied by mitmproxy in reverse mode for incoming requests
  • 2-mitmproxy-regular: wttr proxied by mitmproxy for outgoing requests
  • 3-mitmproxy-both: wttr proxied by two mitmproxy instances for both incoming and outgoing requestss

N.B Kubernetes releated tutorial assumes a local cluster named k8s-dev has been created using kind.

About

This is a demo project/tutorial for using mitmproxy in both regular and reverse modes deployed via docker-compose or as a sidecar in a Kuternetes cluster.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published