easybangumiorg / EasyBangumi

纯纯看番,使用 Compose 开发的 Android 看番软件,支持多番剧源
https://easybangumi.org
Apache License 2.0
2.74k stars 77 forks source link

功能需求 代理 #41

Closed axlmly closed 5 months ago

axlmly commented 8 months ago

win11子系统上安装,直接开代理无效,所以能在软件里面加个能使用局域网内其他设备的代理配置吗。socks http那种

artiga033 commented 7 months ago

WSA的话虽然无法使用windows的系统代理,但是可以直接在子系统中运行基于Android VPN的代理软件 虽然wsa没有vpn权限弹窗但可以通过adb shell appops set [package name] ACTIVATE_VPN allow授权

参考 https://github.com/riverar/wsa-app-compatibility#vpn