sjitech / proxy-login-automator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please local multi proxy & port !

CrxHuy opened this issue · comments

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 does the extension have a path to replace the proxy Chrome?

Ex: List Proxy 999 line ("proxy" : "port" : "user" : "pass")

chrome 1 --> ip1:port:user:pass --> local:9001
chrome 2 --> ip2:port:user:pass --> local:9002
chrome 3 --> ip3:port:user:pass --> local:9003
chrome 999 --> IP999:port:user:pass --> local:9999
I only change list is all proxy apply. Or replace list new to list old & chrome have choice Profiles Omega checked. & replace Proxy new. Thanks for reading. Have a nice day.