K
K
Kwad2020-08-27 10:16:01
System administration
Kwad, 2020-08-27 10:16:01

How to set up accounts for 3proxy?

One of these days I will get my modems, now I decided to play around with 3proxy and learn how to work with it.
I have:
proxy1 and proxy2
Question:
how to make proxy1 have its own file with data for authorization, and proxy2 has another one.
For on a standard config, logins and passwords are common, you can migrate from proxy to proxy.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2020-08-27
@Kwad

You can specify access to the proxy in the config in the following way:

users username1:CL:password1
auth strong
allow username1
proxy -4 -n -a -p2222 -i222.222.222.222 -e222.222.222.222
flush

And raise each proxy on a separate port.
username1 - username, password1 - password for username1
2222 - port, 222.222.222.222 - ip

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question