We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using head:
% go-get-proxied -j { "host": "10.9.8.7", "password": null, "port": 31280, "protocol": "", "src": "State:/Network/Global/Proxies", "username": null }
I have both set.
% scutil --proxy <dictionary> { ExceptionsList : <array> { 0 : *.local 1 : 169.254/16 } HTTPEnable : 1 HTTPPort : 31280 HTTPProxy : 10.9.8.7 HTTPSEnable : 1 HTTPSPort : 31280 HTTPSProxy : 10.9.8.7 HTTPSUser : https }
It looks like the password isn't exposed by this interface, but the username definitely is.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using head:
I have both set.
It looks like the password isn't exposed by this interface, but the username definitely is.
The text was updated successfully, but these errors were encountered: