Notionion
Notionion copied to clipboard
Handle HTTPS request
From now, notionion only supports HTTP request
To proxify HTTPS request:
- Add an HTTPS handler using
.HandleConnectof thegoproxypackage
https://github.com/AdguardTeam/gomitmproxy Works for TLS interception (just the handler can't receive extra parameter I think)