This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
v0.4.0 - Settings and Killswitch
For those paranoid, there is now an in-built kill-switch that will trigger if anything happens to the proxy. The kill-switch will trigger when:
- The proxy server (
mitmdump.exe
) is not running - The Windows proxy is disabled
- The Windows proxy does not match the
mitmdump
proxy
When the kill-switch is triggered, it will:
- Disable ethernet and WiFi
- Kill the game process
- Kill the proxy server process
- Once the game is closed, re-enable ethernet and WiFi
Other features:
- Settings page
- Bug fixes/stability improvements