Compare commits

...
25 Commits
Author SHA1 Message Date
zhiyong.luo 9b7b8ffbf5 bug-fixed 2026-04-17 22:17:05 +08:00
zhiyong.luo f563fce37e bug-fixed 2026-04-17 22:12:39 +08:00
zhiyong.luo 2207cbdde0 bug-fixed 2026-03-22 20:25:31 +08:00
zhiyong.luo 489fd7edfd Update readme.md 2026-03-03 22:05:46 +08:00
zhiyong.luo 404022e397 bug-fixed 2026-03-03 21:55:47 +08:00
zhiyong.luo dadf91d49c Delete dynamic/windows_mini_x86v0.40.5.tar 2026-03-03 21:54:10 +08:00
zhiyong.luo 824ed30928 Delete dynamic/macos_mini_universalv0.40.5.tar 2026-03-03 21:53:57 +08:00
zhiyong.luo e4eb71d1b2 Delete dynamic/linux_mini_x86v0.40.5.tar 2026-03-03 21:53:44 +08:00
zhiyong.luo de04b8a705 Delete dynamic/linux_mini_x86_64v0.40.5.tar 2026-03-03 21:53:33 +08:00
zhiyong.luo 922dfe0290 Delete dynamic/linux_mini_riscv64v0.40.5.tar 2026-03-03 21:53:20 +08:00
zhiyong.luo 69c1a5d9f5 Delete dynamic/linux_mini_riscv32v0.40.5.tar 2026-03-03 21:53:09 +08:00
zhiyong.luo 9085d664e4 Delete dynamic/linux_mini_mipsel64v0.40.5.tar 2026-03-03 21:52:58 +08:00
zhiyong.luo d85518c688 Delete dynamic/linux_mini_mipsel32v0.40.5.tar 2026-03-03 21:52:50 +08:00
zhiyong.luo a2e23d8a4d Delete dynamic/linux_mini_mipsel32-uclibcv0.40.5.tar 2026-03-03 21:52:40 +08:00
zhiyong.luo fa9da57987 Delete dynamic/linux_mini_mips64v0.40.5.tar 2026-03-03 21:52:28 +08:00
zhiyong.luo 313b68cdab Delete dynamic/linux_mini_mips32v0.40.5.tar 2026-03-03 21:52:16 +08:00
zhiyong.luo 2932180a1f Delete dynamic/linux_mini_loongarch64v0.40.5.tar 2026-03-03 21:52:05 +08:00
zhiyong.luo a451a33d6e Delete dynamic/linux_mini_arm64v0.40.5.tar 2026-03-03 21:51:53 +08:00
zhiyong.luo 5de7ced040 Delete dynamic/linux_mini_arm32v0.40.5.tar 2026-03-03 21:51:37 +08:00
zhiyong.luo 1cc1aafc21 bug-fixed 2026-03-03 21:49:10 +08:00
zhiyong.luo 6890584522 Delete linux_x86v0.40.5.tar 2026-03-03 21:47:40 +08:00
zhiyong.luo fd33768707 Delete windows_x86v0.40.5.tar 2026-03-03 21:47:24 +08:00
zhiyong.luo b8c4ff66c3 Delete linux_x86_64v0.40.5.tar 2026-03-03 21:47:06 +08:00
zhiyong.luo d90f576ac3 Delete linux_arm32v0.40.5.tar 2026-03-03 21:46:48 +08:00
zhiyong.luo 90943b8616 Delete app-release.apk 2026-03-03 21:46:32 +08:00
34 changed files with 8 additions and 1 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.
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.
+8 -1
View File
@@ -38,6 +38,7 @@
## SG怎么使用?
* 下载APP并注册
* 由于APP没有上应用市场,华为手机会被默认识别为“诈骗程序”,需首先关闭纯净模式,下载后设置手机为“飞行模式”后再安装。其它手机类似问题自行搜索解决办法。
* 下载合适的服务端版本,根据用户ID进行配置并运行
* 登录APP进行端口映射配置
* 使用配置的映射进行访问
@@ -376,7 +377,12 @@ ps:捐赠建议附上注册用户名<br>
<mark><font size=5 color=darkred>更新历史</font></mark>
</summary>
### 2025-09-26更新到v0.40.5<br><br>
### 2026-03-03更新到v0.40.6<br>
1、解决tcp连接延迟断开的问题<br>
2、调整网络引擎,提升性能<br>
3、版本更新到v0.40.6<br>
### 2025-09-26更新到v0.40.5<br>
1、解决代理模式下连接概率性断开的BUG<br>
2、增强稳定性,提升性能<br>
3、增加开机自启动脚本,使用方式如下:<br>
@@ -743,3 +749,4 @@ enable_autostart.sh off
</details>
Binary file not shown.
Binary file not shown.