L
L
loxnemamont2016-03-04 22:40:14
linux
loxnemamont, 2016-03-04 22:40:14

How to raise a Socks5 server with ipv4 in and ipv6 out?

In short:
VPS CENTOS 7
1 IPv4
10 IPv6
Task: install a socks 5 server with configurations that allow 10 users to connect via IPv4, each with access to their own external IPv6.
I saw that they advise for a similar Dante, looked - I didn’t figure it out, I also didn’t find normal manuals for solving my problem. I would be extremely grateful for any info.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2016-03-05
@z3apa3a

In 3proxy
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

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question