v0.1.1
Updates
- fix CA cert generate
Usage
- gen your ca cert and private key:
good-mitm.exe genca
- trust the cert generated just now
- start the mitm server:
good-mitm.exe run -r .\rules\ads.yaml
- set http-proxy and https-proxy to
http://127.0.0.1:34567