proxy-login-automator icon indicating copy to clipboard operation
proxy-login-automator copied to clipboard

A single node.js script to automatically inject user/password to http proxy server via a local forwarder

Results 18 proxy-login-automator issues
Sort by recently updated
recently updated
newest added

I have multiple chrome and each chrome uses a different proxy. Can I set local : port so I can quickly change the IP for bulk chrome in 1s? Or...

Fix typo and better explanation

Dear Sir, I recently discovered your interesting software. I followed your instructions on a Debian11 virtual machine with node v17.1.0 I cannot access the network through your software. When I...

refactored code a bit to allow for external importing/use of the Proxy functions, changed structure to kinda match the defacto standard layout..

Hi, first of all, many thanks for proxy-login-automator it is a god send for doing E2E automation with an environment available only behind a proxy that requires authentication, which Selenium...

Hello, I can't understand why proxy-login-automator acts differently between Ubuntu and CentOS in same use case : - I start proxy-login-automator in standard way in my console - I test...

Not sure when things got messed up for me, but suddenly any HTTPS site I try through the tunnel returns 'ssl3_read_bytes:tlsv1 alert protocol version'. I'm on SSL 1.1.0g. I may...

Hello, Firstly thank you for this very useful tool used with selenium + headless chrome. I'm currently running this script as a sidecar container in Kubernetes but I'm unable to...

Much thanks for great solution, that serve me well for long time. Is there any opportunity to add looging of requests to file? Not by default. Something like "-L filename.log"...