Releases: zu1k/Good-MITM
Releases · zu1k/Good-MITM
0.2.2
Update clap and use struct opts
Signed-off-by: zu1k <i@lgf.im>
0.2.1
Bump version to 0.2.1
Signed-off-by: zu1k <i@lgf.im>
0.2.0
chore: Add release Makefile
v0.1.5
更新内容
- 支持多filter, 详见: 多个筛选器
- 修复证书有效期太长导致不可信的问题,草IOS毛病真多
v0.1.3
更新内容
规则支持多个action,可以进行连续的操作
v0.1.1
Updates
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