amnezia-vpn/amnezia-client

How do add a socks5 proxy in front of amnezia server?

zwl1619 opened this issue · 1 comments

How do add a socks5 proxy in front of amnezia server?
I have installed amnezia at local and server, it works successfully, I can access Internet like this:

amnezia local  -> amnezia server  -> target

Now I want to add a socks5 proxy, then access Internet like this:

amnezia local  -> amnezia server -> socks5proxy -> target

What should I do?

We've added socks proxy container feature
#762
It will be available in the next release.