AdguardTeam / AdGuardVPNForWindows

AdGuard VPN Windows app open bug tracker
https://adguard-vpn.com/
86 stars 6 forks source link

Implement Outbound proxy feature (Dual-Proxy) #574

Open supermagicianck opened 10 months ago

supermagicianck commented 10 months ago
          > @Eollone Hi there!

Could you be more specific about the feature? In which cases and why should we use it?

In some cases, some applications such as adguard vpn that connect to external networks need to go through a specified proxy address.

Assume that a server of Adguard VPN is blocked or limited.(A usual scence in China,Iran or some company.) Web traffic--->Adguard VPN Client--GreatFirewall-->Adguard VPN Server

And I have my own proxy(or Tor) that can bypass the firewall(or Tor). So I need a dual-proxy aka chain proxy.If AdguardVPN can set up an outbound proxy( just like what Adguard did ) it would be more easy to do so.

Web traffic--->Adguard VPN Client----SOCKS5 or other proxy protocol----->My Proxy Client--GreatFirewall-->My Proxy Server--->Adguard VPN Server

Originally posted by @supermagicianck in https://github.com/AdguardTeam/AdGuardVPNForWindows/issues/553#issuecomment-1825890004

Aydinv13 commented 10 months ago

@supermagicianck Hi again!

Thanks for the detailed explanation. We will consider this feature.