Skip to content

Instantly share code, notes, and snippets.

@mhils
Last active March 10, 2022 01:41
Show Gist options
  • Save mhils/e9769fab7b1dd0775335 to your computer and use it in GitHub Desktop.
Save mhils/e9769fab7b1dd0775335 to your computer and use it in GitHub Desktop.
Windows Transparent Proxying
  1. Enable IP forwarding
  2. Open regedit
  3. Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters"
  4. Change IPEnableRouter to 1
  5. Run services->Routing and Remote->start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment