Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 373 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 373 Bytes

mitm

mitm is a general purpose man-in-the-middle TLS proxy

Install mitm

go get github.com/petethepig/mitm

Usage

Usage of mitm:
  -bind-addr string
      bind address (default ":443")
  -ca-cert string
      path to CA certificate path
  -ca-key string
      path to CA key path
  -init
      call with this flag to generate CA key and cert