Hey,
This is just a quick question that I could not find an answer to on the internet.
I have added this to my client configuration file:
http-proxy <proxy-server> <proxy-port> stdin basic
This works fine on my Windows machine, however, I don't get prompted to enter a username or password when I try and connect on my Mac. Does TunnelBlick support HTTP Proxy connections (with authentication)?
I have also tried adding this:
http-proxy <proxy-server> <proxy-port> userpass.txt basic
And having a file called "userpass.txt" with my username on the first line and password on the second. However, TunnelBlick's log says that there is a misplaced file called "userpass.txt", when trying to install the profile.
-Oliver Crow