YtFlow / Maple

A lightweight Universal Windows proxy app based on https://github.com/eycorsican/leaf
Apache License 2.0
1.19k stars 121 forks source link

Windows store can't access internet #25

Closed lam4o closed 1 year ago

lam4o commented 2 years ago

When Maple is enabled the Windows Store loses connection to internet. If I create the VPN connection profile manually (not using "Generate Profile" in the app) it works, and connection is working for UWP store.

What is the difference? Any workarounds to make Generate profile work within the app?

bdbai commented 2 years ago

This is actually a known issue. I assume there are some subtle differences between profiles created manually and generated by programming, but yet to find any clues.

bdbai commented 1 year ago

I am going to close this issue because currently there is no plan to improve the in-app profile generation. Users are expected to create a profile by themselves.

If anyone has a viable solution, feel free to leave a comment.