Horis
Horis
问题是这样的,因为用Vultr开的VPS的IPv4的IP基本上都是被墙的,而Vultr可以启用IPv6地址来连接到服务器,我在电脑上通过Teredo隧道 能够顺利连接到我的VPS,这样我就可以通过IPv6进行科学上网。 但是我想让手机也能够科学上网,但是手机系统貌似本身没有Teredo服务,所以无法连接我的VPS。 我想Xndroid有Teredo,我就想到好像可以让SSR的IPv6流量走这个Teredo隧道,但是我试了一下之后发现无论我怎么设置Xndroid,SSR都没有任何反应。 难道这个Teredo只能让内置的XX-Net使用? 如果我想让SSR也用这个Teredo隧道,应该要如何设置(我的手机已经ROOT)? 手机型号:Mi 6X 系统版本:Android 8.1 Xndroid版本:1.3.0
When the number of items stack is larger than the inventory empty slot. Use Alt+Left Click to move item will cause a large number of packets sent to the server....
Since 1.17.1 the array method of the Elements class will update the DOM, this behavior is not what I expected and could potentially cause some problems (e.g. accidentally breaking the...
https://github.com/jhy/jsoup/blob/2b443dff8770a97fe6f2a49db88f58e30b84abc6/src/main/java/org/jsoup/parser/HtmlTreeBuilder.java#L393-L395 `el.hasAttr` takes a bit of time to execute, which is unnecessary.
Benchmarks are not significantly improved, maybe about 1% faster as observed by profiler (tested on Android platform).
```java private static String fixHeaderEncoding(String val) { byte[] bytes = val.getBytes(ISO_8859_1); if (!looksLikeUtf8(bytes)) return val; return new String(bytes, UTF_8); } ``` This encoding conversion is wrong, you cannot restore the...
### Steps to reproduce the bug opening the playlist ### Expected behavior Not Crash ### Actual behavior Crashed ### Screenshots/Screen recordings _No response_ ### Logs java.lang.IndexOutOfBoundsException: Index -1, size 1...
Extension Name: vscode-gradle Extension Version: v3.12.2023032800 OS Version: windows 10 21h2 VSCode version: 1.77.3 **Describe the bug** Extension not working properly and eat a lot of memory. It will stop...
没有网络活动,但是CPU占用却很高 