This file contains 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
:: NOTE: If you don't want to make proxy settings for the whole machine, | |
:: find the line in this script that starts with "reg add" and change | |
:: "HKLM" to "HKCU" so that it only affects the current user (or change it | |
:: to reflect the specific hive that you want to change) | |
:: Supported Characters in proxy server address (if you need more, consult | |
:: an ascii table and make a new "if" statement for the character you need, | |
:: but these should suffice): | |
:: * - . / : ; = ? @ ~ < > | |
:: All Numbers |