N
N
Nikita2016-04-14 23:51:44
linux
Nikita, 2016-04-14 23:51:44

Setting up proxy linux?

Guys, how to set up a proxy server ipv6???

There will be a huge number of SPs, who can share and suggest how to implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2016-04-15
@z3apa3a

You can install 3proxy https://github.com/z3APA3A/3proxy/ in some distributions it is already in the packages.
with something like this:
auth strong
users user1:CL:pass1 user2:CL:pass2 user3:CL:pass3 ...
allow user1
parent 1000 extip IPv6-1 0
allow user2
parent 1000 extip IPv6-2 0
allow user3
parent 1000 extip IPv6 -3 0
...
socks -6 -iIPv4 -p1080
documentation
3proxy.ru/documents
especially FAQ, HowTo and "Seven Layers of Matryoshka, or Setting 3proxy for Dummies".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question