Created
December 13, 2019 06:42
-
-
Save ccqpein/a6f354b7388b49984bd498663f98a21c to your computer and use it in GitHub Desktop.
select proxy in terminal
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
networksetup -getsocksfirewallproxy Wi-Fi | |
networksetup -setsocksfirewallproxy <networkservice> <domain> <port number> <authenticated> <username> <password> | |
networksetup -setsocksfirewallproxystate Wi-Fi on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment