Nzix
Nzix
`browser.newPage()` cause error > UnhandledPromiseRejectionWarning: Error: Protocol error (Target.createTarget): Not supported Because electron do not support multi-tab view `page.pdf` cause error > UnhandledPromiseRejectionWarning: Error: Protocol error (Page.printToPDF): PrintToPDF is not...
这个我不清楚,因为代理部分直接用了别人的源码…… 不支持 https 的代理,输入的时候有提示
试了下确实只能用 IP 看了下 tun2http 的 c 代码命名是 `proxyIp` https://github.com/nondanee/Nroxy/blob/a3d8d96a1769bf9369859df329f1a7a02c42aeac/app/src/main/cpp/tun2http/tun2http.c#L75-L76 我想 java 这边应该可以先 resolve 了再传值 等有空就加
You should enable interception by `await page.setRequestInterception(true)` But it will raise error ``` UnhandledPromiseRejectionWarning: Error: Protocol error (Fetch.enable): Fetch domain is only supported with --enable-features=NetworkService ``` I tried setting that...
还是加个提纲吧 (有详细内容的话最好),空 issue 我万一忍不住就给关了 😀
这个 “遇到错误” 的提醒是 wifi 环境下一直弹出吗?影响使用吗?是 wifi 下网易云会断网的意思?
那用数据的时候有解锁的效果吗?UI 不变灰吗?能听无版权歌吗? 降级的时候会 close socket 降级是必须条件,难道 wifi 环境不给降级?我不太清楚 你可以看一下服务器的 log 如果有一排 `tunnel - ` 下面出现 `mitm >` 就说明降级完成了
The official mobile site's style is not complex You can fill blog data into that structure and save them into html files  Remember downloading images to local and replace...
@NewBugger 这个问题不大
@NewBugger targetAPI 不要升 29 还是可以用的啊