A
A
Andrew2019-05-20 16:43:00
proxy
Andrew, 2019-05-20 16:43:00

How to set up a 3proxy chain?

Hello!
Setting up 3proxy for the first time (Windows). I can't figure out the strings at all.
There is a first proxy that the browser connects to. If I understand the terminology correctly - the parent proxy. His local address is 172.16.0.4
Here is his config:
---------------------------------------- -----------------------------
monitor "C:\3proxy\bin64\3proxy.cfg"
nserver 172.16.0.1
auth none
log
allow * * * 80-88,8080-8088 HTTP
allow * * * 443,8443 HTTPS
proxy -n -a
-------------------- -------------------------------------------------
I want connections from it redirected to the next proxy.
It listens to several of its addresses.
Here is his config:
---------------------------------------------- ----------------------
monitor "C:\3proxy\bin64\3proxy.cfg"
nserver 172.16.0.1
auth none
log
allow *
parent 1000 http 172.16. 0.4 3128
proxy -n -a -i172.16.101.101 -e172.16.101.101 -p3128
proxy -n -a -i172.16.102.101 -e172.16.102.101 -p3128
proxy -n -a -i172.16.103. 101 -e172.16.103.101 -p3128
----------------------------------------- ----------------------------
Documentation on 3proxy has already been counted, unfortunately there is no understanding.
What am I doing wrong?
Help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2019-05-20
@spiller1975

https://3proxy.ru/faqr.asp#LIMITS

Q: Why don't access restrictions (redirects, speed limits, traffic limits, etc.) work?
A: Common mistakes are using auth none (any ACL based functions require auth iponly, nbname or strong to work), ....

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question