Last active
September 19, 2018 05:20
-
-
Save DylanLacey/cb2c66e400c4960001c473eb0a27f18e to your computer and use it in GitHub Desktop.
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