amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
2k stars 200 forks source link

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

Closed zwl1619 closed 3 weeks ago

zwl1619 commented 3 weeks ago

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?

pokamest commented 3 weeks ago

We've added socks proxy container feature https://github.com/amnezia-vpn/amnezia-client/pull/762 It will be available in the next release.