Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a81d6baf9 | ||
|
|
a1643bb281 | ||
|
|
2d568686a8 | ||
|
|
b97de28235 | ||
|
|
0ff0c74113 | ||
|
|
7264683a2b | ||
|
|
8c088b26da | ||
|
|
d9550db030 | ||
|
|
c52ccb4776 | ||
|
|
8ebcb5d315 | ||
|
|
cbdd000867 | ||
|
|
63b14eaea2 | ||
|
|
ec55654da3 | ||
|
|
400910323a | ||
|
|
c3cf088e34 | ||
|
|
bfd1ba02eb | ||
|
|
b881514570 | ||
|
|
8b5403208a | ||
|
|
bd6499e0ed | ||
|
|
7048aa6cb2 | ||
|
|
a9770026d6 | ||
|
|
fddeba99c0 | ||
|
|
0545b7b3a6 | ||
|
|
858c38c0af | ||
|
|
2cb0f26ea0 | ||
|
|
ff7dfe6cfa |
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.
@@ -66,7 +66,7 @@
|
||||
<app-parameter>
|
||||
<proxy-service-port value="9001"/><!--自定义代理端口 -->
|
||||
<owner-id value="xxxx" /><!-- xxxx 为注册成功返回的用户ID -->
|
||||
<access-token value="nnnnn”"/><!--访问token,必须为数字【可选配】 -->
|
||||
<access-token value="nnnnn"/><!--访问token,必须为数字【可选配】 -->
|
||||
<ssl-create-certfile value="true" /><!-- 如未用如下选项指定证书,则自动生成证书【必须确保安装openssl】,默认为 false 代表无需自动生成 -->
|
||||
<!-- 如果自己有证书及私钥,则配置如下项,启动安全的SSL通道,其中文件名需要配置正确;没有证书则不需要配置,可启用上面自动生成证书选项
|
||||
<ssl-cacert-file value="xxx.crt"/>
|
||||
@@ -169,6 +169,7 @@
|
||||
</details>
|
||||
|
||||
## 使用指南:<br>
|
||||
<a href="https://b23.tv/nm52P5Q">三方视频教学- B站</a><br><br>
|
||||
<a href="https://www.baidu.com/s?wd=smargate%20内网穿透">使用实践-度娘</a><br><br>
|
||||
<a href="https://www.google.com/search?q=smargate+内网穿透">使用实践-google</a>
|
||||
### 1、下载app && 注册新用户
|
||||
@@ -310,6 +311,11 @@ ps:捐赠建议附上注册用户名<br>
|
||||
<mark><font size=5 color=darkred>更新历史</font></mark>
|
||||
</summary>
|
||||
|
||||
### 2022-12-14更新到v0.31.8:<br>
|
||||
1、APP服务端模式支持配置自定义代理及SSL加密<br>
|
||||
2、自定义代理服务器支持SSL自签名证书下发<br>
|
||||
3、其它优化<br>
|
||||
|
||||
### 2022-11-04更新到v0.31.7:<br>
|
||||
1、提供一键版本升级功能,无需手动更新<br>
|
||||
* 此功能版本源指向github,如无法更新,请确认github连通性<br>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user