Well,you can use tun mode to solve it.The TUN mode enables a true global proxy.That means that all Windowsapps , including WSA, must pass through its proxy.And by the way,even though it's not Thursday today,could you please vivo 50?
How to let WSA share the same proxy on Windows
As the title says, I am using Clash for Windows to access certain websites, but I also wonder if WSA can use the proxy on Windows, not connecting to the Internet directly.
And my settings of the proxy:
5 answers
Sort by: Most helpful
-
-
Limitless Technology 44,431 Reputation points
2023-09-01T08:13:43.6933333+00:00 Hello there,
By removing Network Address Translation and bridging the VM to the host's IP, Android apps could now communicate with other devices on the same network, such as IP cameras, audio streaming devices, or play multiplayer LAN games.
"This setting allows Android apps to connect to other devices on the same network as your Windows PC. When this setting is turned on, you can play content wirelessly,"
Something in this article might help you out
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--
-
Shujun Chen (Shanghai Wicresoft Co Ltd) 5 Reputation points Microsoft Vendor
2024-01-05T01:42:50.98+00:00 Hello,
Thank you for posting in Q&A forum.
You can try below method to
If you are looking to route traffic through WSA proxy on Windows Client directly, please follow below steps:
- Open Settings on your Windows machine.
- Go to "Network & Internet" and select "Proxy" from the left menu.
- Under "Manual proxy setup" section, click the switch to enable the "Use a proxy server".
4.Enter the IP address and port number of WSA device in the respective fields.
Click "Save."
To help other customers who may be facing the same issue, please don't forget to vote if the reply is helpful.
Best Regards,
Shujun
If the Answer is helpful, please click "Accept Answer" and upvote it.
-
Shujun Chen (Shanghai Wicresoft Co Ltd) 5 Reputation points Microsoft Vendor
2024-01-05T02:08:31.3166667+00:00 Hello,
Thank you for posting in Q&A forum.
You can try below method to
If you are looking to route traffic through WSA proxy on Windows Client directly, please follow below steps:
- Open Settings on your Windows machine.
- Go to "Network & Internet" and select "Proxy" from the left menu.
- Under "Manual proxy setup" section, click the switch to enable the "Use a proxy server".
4.Enter the IP address and port number of WSA device in the respective fields.
Click "Save."
To help other customers who may be facing the same issue, please don't forget to vote if the reply is helpful.
Best Regards,
Shujun
If the Answer is helpful, please click "Accept Answer" and upvote it.
-
Hacker Monica 0 Reputation points
2024-11-13T13:59:57.5+00:00 I think your code can work now. I just tried your code like this:
~ $ adb connect 127.0.0.1:58526 * daemon not running; starting now at tcp:5037 * daemon started successfully failed to authenticate to 127.0.0.1:58526 ~ $ adb shell settings put global http_proxy 192.168.1.2:7890
The proxy works well and the browser can connect the network as expect: