I want to redirect all traffic from my apps and programs (including those that do not support proxies or VPNs) to a local HTTP/SOCKS proxy server, which will then redirect the traffic to an online proxy server.
I created the following network topology:
However, I want to avoid creating a loop, where the local proxy server redirects traffic to the redirector, which then redirects it back to the local proxy server.
I created the following network topology:
However, I want to avoid creating a loop, where the local proxy server redirects traffic to the redirector, which then redirects it back to the local proxy server.