Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The new proxy can't work #35

Open
shileiofchina2 opened this issue Nov 16, 2022 · 3 comments
Open

The new proxy can't work #35

shileiofchina2 opened this issue Nov 16, 2022 · 3 comments

Comments

@shileiofchina2
Copy link

image
I created a new proxy according to the mannual, at first it seemed work. but when i began to use the proxy , the proxy server was immeditely interrupted.

@shileiofchina2
Copy link
Author

can you help why the server is interrupted? I think it should be existing as a service.

@alrek12345
Copy link

Use 3proxy, similar functionality with cfg file

auth iponly

allow *
parent 1000 connect 'ip_proxy1' 'port_proxy1' 'login_proxy1' 'pass_proxy1'
proxy -p'local_port1' -ilocalhost
flush

allow *
parent 1000 connect 'ip_proxy2' 'port_proxy2' 'login_proxy2' 'pass_proxy2'
proxy -p'local_port2' -ilocalhost
flush

@Benimautner
Copy link

If you want to continue using proxy-login-automator, downgrading worked for me. I only tried this version: https://nodejs.org/download/release/v6.17.1/ and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants