Hello,
In my company access to Internet is through a HTTP Proxy which requires authentication.
Besides the username contains the "at symbol" (@).
According to documentation the syntax for setting proxies in VLC is: http://[user[:password]@]proxy.example.com:port/
The problem is that the first @ is in the username, then all the rest is considered address, and therefore the connection fails.
Is there any other way to specify the username and password?
Thank you!