question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SOCKS proxy authentication

See original GitHub issue

According to this comment, page.authenticate doesn’t work for SOCKS proxy.

We should make page.authenticate more capable to drive auth for proxies and servers.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:35
  • Comments:12

github_iconTop GitHub Comments

4reactions
billpwchancommented, May 19, 2021

Third-party package puppeteer-page-proxy seems like a solution to this. I’ve tried it with SOCKS5 proxy, and it works perfectly.

0reactions
zaksmithcomputingcommented, May 1, 2021

Still nothing?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are the benefits of a SOCKS5 proxy? - NordVPN
A SOCKS proxy is an additional feature that some VPN providers offer, allowing users to fake their virtual location (also known as location ......
Read more >
SOCKs proxy with user/password | Linode Questions
To set up SOCKS with a username and password, I found this page on ... I setup a SOCKS proxy over ssh with...
Read more >
SOCKS5 Proxy and its Benefits - DZone Security
SOCKS5 Proxy Authentication Methods · Null authentication — which means no authentication is required to connect to a proxy. · Username or ...
Read more >
Are SOCKS5 credentials safe during authentication on proxy ...
SOCKS5 is a transport protocol and by itself it is not encrypted. Requests transmit the credentials in plain text which is ...
Read more >
How to add authentication to a socks5 proxy server?
Once the SOCKS V5 server has started, and the client has selected the Username/Password Authentication protocol, the Username/Password ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found