This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

username and password for socket.http.PROXY
#1
Hello,
I want to connect to a proxy that requires a Basic authentication.

In my script, I wrote something like this:
Code:
socket.http.PROXY = http://username:password@proxy_ip:proxy_port

But it doesn't work.

However it seems that the proxy Basic authentication seems to be implemented in the luasocket library since August 24th 2015 (see here on GitHub)
[Image: v1ODHTP.png]

does that mean that the luasocket version implemented in the LogicMachine is older than that?
  • If yes, would it be possible to update it to a newer version in the next firmware?
  • If no, what did I do wrong in my implementation?

Best regards
Reply


Messages In This Thread
username and password for socket.http.PROXY - by rbourgeon - 25.04.2022, 08:35

Forum Jump: