Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

v0.4.0 - Settings and Killswitch

Compare
Choose a tag to compare
@SpikeHD SpikeHD released this 21 Apr 23:07
· 406 commits to main since this release

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