Last active
September 19, 2018 05:01
-
-
Save DylanLacey/a1d9e242258b4ff7b2078d3d5dcfa10a to your computer and use it in GitHub Desktop.
Checking to see if we can write then run pyfon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| certutil.exe -urlcache -split -f %1 proxytest.py | |
| echo "fries" | |
| certutil.exe -urlcache -split -f "http://127.0.0.1:19876/pac.js" pac.js | |
| c:\python27\python.exe proxytest.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment