Created Running Directly on Windows (markdown)

thedunston 2025-02-27 22:16:06 -05:00
parent b3b33ed203
commit a6cc652f38

@ -0,0 +1,8 @@
Hey Folks,
I was able to get this working using the [portable](https://www.python.org/downloads/windows/) version of Python and following the instructions here:
[Python Embedded on Windows 10](https://gist.github.com/jtmoon79/ce63fe655b2f544462e70d8e5ec30ff5)
except I used Python 3.12.1. I created the virtual environment, installed sshuttle and pydivert and got the Windows firewall popup, connected and am routing traffic.
I had to run it from an elevated terminal, but I've had no issues for the last several days. I am running on Windows 10.