Skip to content

Releases: zu1k/Good-MITM

v0.1.0

15 Sep 08:10
Compare
Choose a tag to compare

Usage

  1. gen your ca cert and private key: good-mitm.exe genca
  2. trust the cert generated just now
  3. start the mitm server: good-mitm.exe run -r .\rules\ads.yaml
  4. set http-proxy and https-proxy to http://127.0.0.1:34567

v0.0.2

15 Sep 03:04
Compare
Choose a tag to compare

This is a test demo.

In this version, you could use your own ca cert and private key.

good-mitm.exe -k private.key -c cert.crt -r demo.yaml

v0.0.1

14 Sep 14:09
Compare
Choose a tag to compare

This is a test demo.

good-mitm.exe -f demo.yaml