Compare commits

...
15 Commits
Author SHA1 Message Date
zhiyong.luo fa1acff040 bug-fixed 2024-08-06 22:41:20 +08:00
zhiyong.luo 06d56dc76b bug-fixed 2024-08-06 22:40:26 +08:00
zhiyong.luo 38895cc242 bug-fixed 2024-08-05 18:52:34 +08:00
zhiyong.luo 3040b97547 bug-fixed 2024-08-05 18:51:34 +08:00
zhiyong.luo b3c3ec712c bug-fixed 2024-08-04 22:20:17 +08:00
zhiyong.luo 3ff5f29291 bug-fixed 2024-08-04 22:19:28 +08:00
zhiyong.luo 81f15e6b7c bug-fixed 2024-08-03 12:43:31 +08:00
zhiyong.luo 183b3547f9 bug-fixed 2024-08-03 12:42:10 +08:00
zhiyong.luo 9644504d6a bug-fixed 2024-07-27 14:19:55 +08:00
zhiyong.luo 0b4ff8c007 bug-fixed 2024-07-27 14:18:59 +08:00
zhiyong.luo d8745d9014 bug-fixed 2024-07-26 22:46:28 +08:00
zhiyong.luo d534518e45 bug-fixed 2024-07-26 22:44:55 +08:00
zhiyong.luo 6928f03222 bug-fixed 2024-07-25 20:33:49 +08:00
zhiyong.luo fd25720423 bug-fixed 2024-07-25 20:30:21 +08:00
zhiyong.luo 921dd79a06 Update readme.md 2024-07-11 21:37:05 +08:00
17 changed files with 4 additions and 0 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
View File
@@ -376,6 +376,10 @@ ps:捐赠建议附上注册用户名<br>
<mark><font size=5 color=darkred>更新历史</font></mark>
</summary>
### 2024-07-11<br>
1、修复代理地址错误显示为localhost的BUG<br>
2、修复windows下偶发coredump的BUG<br>
### 2024-05-11<br>
1、启用异步连接,防止慢连接阻塞正常连接<br>
2、修复链式代理、Socks5、http代理在特定情况下无法释放连接的BUG<br>
Binary file not shown.