UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c5663d80 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'socks-dev-script' into 'master'

Update dev script with DNS proxy instructions

See merge request platform-one/big-bang/bigbang!1728
parents d1867b1e 19f82ff9
No related branches found
No related tags found
1 merge request!1728Update dev script with DNS proxy instructions
......@@ -511,6 +511,7 @@ then
echo "Manually add more hostnames as needed."
echo "The IPs to use come from the istio-system services of type LOADBALANCER EXTERNAL-IP that are created when Istio is deployed."
echo "You must use Firefox browser with with manual SOCKs v5 proxy configuration to localhost with port 12345."
echo "Also ensure 'Proxy DNS when using SOCKS v5' is checked."
echo "Or, with other browsers like Chrome you could use a browser plugin like foxyproxy to do the same thing as Firefox."
echo
elif [[ "$PRIVATE_IP" == true ]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment