Compare commits

...
20 Commits
Author SHA1 Message Date
zhiyong.luo e49d710f02 bug-fixed 2023-03-04 11:52:21 +08:00
zhiyong.luo 49f29cba74 bug-fixed 2023-03-04 11:45:31 +08:00
zhiyong.luo 0bb06a3666 Delete macos_mini_x86_64v0.31.8.tar 2023-03-04 11:44:15 +08:00
zhiyong.luo d895b2264b Delete linux_mini_x86v0.31.8.tar 2023-03-04 11:44:05 +08:00
zhiyong.luo b84a8ed121 Delete linux_mini_x86_64v0.31.8.tar 2023-03-04 11:43:52 +08:00
zhiyong.luo 19c6fb2810 Delete linux_mini_riscv64v0.31.8.tar 2023-03-04 11:43:43 +08:00
zhiyong.luo 65b3bae5de Delete linux_mini_riscv32v0.31.8.tar 2023-03-04 11:43:35 +08:00
zhiyong.luo 5902ff89d5 Delete linux_mini_mipsel64v0.31.8.tar 2023-03-04 11:43:26 +08:00
zhiyong.luo 1a9ea64ccb Delete linux_mini_mipsel32v0.31.8.tar 2023-03-04 11:43:15 +08:00
zhiyong.luo 5b35580271 Delete linux_mini_mips64v0.31.8.tar 2023-03-04 11:43:05 +08:00
zhiyong.luo 2dfbd2e3cc Delete linux_mini_mips32v0.31.8.tar 2023-03-04 11:42:57 +08:00
zhiyong.luo 831dd96be1 Delete linux_mini_arm64v0.31.8.tar 2023-03-04 11:42:47 +08:00
zhiyong.luo b5920ee7ca Delete linux_mini_arm32v0.31.8.tar 2023-03-04 11:42:38 +08:00
zhiyong.luo c9211d1e51 bug-fixed 2023-03-04 11:42:21 +08:00
zhiyong.luo 8f5c17e13e Delete windows_x86v0.31.8.tar 2023-03-04 11:39:26 +08:00
zhiyong.luo 384f53cfbb Delete linux_x86v0.31.8.tar 2023-03-04 11:39:13 +08:00
zhiyong.luo 70283595f3 Delete linux_x86_64v0.31.8.tar 2023-03-04 11:38:54 +08:00
zhiyong.luo 90e4912ed1 Delete linux_arm32v0.31.8.tar 2023-03-04 11:38:38 +08:00
zhiyong.luo 36a2f198bd Delete app-release.apk 2023-03-04 11:34:40 +08:00
zhiyong.luo 51762177fb Update readme.md 2023-02-23 17:05:43 +08:00
23 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.
+8 -1
View File
@@ -1,5 +1,5 @@
# 中文 | [English](https://github.com/lazy-luo/smarGate/blob/master/README_en.md)
# 快速概览<a href=https://github.com/lazy-luo/smarGate/wiki/快速上手手册>【快速上手手册】</a><br>
# 快速概览<a href=https://github.com/lazy-luo/smarGate/wiki/快速上手手册>【快速上手手册】</a> <a href="https://b23.tv/nm52P5Q">【三方视频教学- B站】</a><br>
* 平台适配,支持linux、windows、macos、android、(tob,小型机:hp-unix、solaris、AIX<br>
* cpu架构,支持x86、arm、mips、riscvtobalpha、PowerPC、SPRAC<br>
* 注重安全,“内网”到“内网”的穿透,无需映射任何端口到外网,不更改任何防火墙配置<br>
@@ -311,6 +311,13 @@ ps:捐赠建议附上注册用户名<br>
<mark><font size=5 color=darkred>更新历史</font></mark>
</summary>
### 2023-03-04更新到v0.31.9<br>
1、APP服务端模式新增“无障碍”服务,用户自行打开,实现自动重启<br>
2、APP端操作优化:新增点击操作自动填充功能,便于新增配置<br>
3、修复mips路由器下安装自定义代理无法提供服务的BUG<br>
4、提供服务端自定义代理域名定时ip刷新功能(动态域名)<br>
5、其它优化<br>
### 2022-12-14更新到v0.31.8<br>
1、APP服务端模式支持配置自定义代理及SSL加密<br>
2、自定义代理服务器支持SSL自签名证书下发<br>
Binary file not shown.