Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32e1dbd4bd | ||
|
|
93b363e6a3 | ||
|
|
1008cee980 | ||
|
|
be917f46d2 | ||
|
|
66988c83cc | ||
|
|
169d5a2545 | ||
|
|
d22e1a55a1 | ||
|
|
36651d62a1 | ||
|
|
8a2f3ccd38 | ||
|
|
7a98a93a05 | ||
|
|
ecff686ff9 | ||
|
|
39a94e67f3 | ||
|
|
f179fa29c6 | ||
|
|
527c0021fe | ||
|
|
2e19f984f1 | ||
|
|
bbd0368e42 | ||
|
|
3af517b49b | ||
|
|
93a2ece4d8 | ||
|
|
8a410eb22d | ||
|
|
e207762655 | ||
|
|
0384b14112 | ||
|
|
afaefb9e13 | ||
|
|
d67b53718b | ||
|
|
dac0724cde | ||
|
|
ffa712eea0 | ||
|
|
33819cc32f | ||
|
|
ec6e8a27aa | ||
|
|
eb5609ce07 | ||
|
|
dde984fb3e | ||
|
|
f33fade830 | ||
|
|
8a6afecddd | ||
|
|
23f81734e4 | ||
|
|
9e53dc259a | ||
|
|
30bbceafd6 | ||
|
|
f1d2e1b5df | ||
|
|
6eef65b945 | ||
|
|
6112d8103c | ||
|
|
1057883fb4 | ||
|
|
a2101872a1 | ||
|
|
4664e35fe4 | ||
|
|
9b05a7a0f0 | ||
|
|
cbd2af1389 | ||
|
|
c688ae5ad3 |
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.
@@ -117,8 +117,12 @@
|
||||
* 支持服务端之间的P2P端口映射(v0.31及以后版本) <br>
|
||||
* 具体配置主要通过 ip@index方式支持<br>
|
||||
|
||||
```
|
||||
附:主要功能简述
|
||||
<details>
|
||||
<summary>
|
||||
<mark><font size=6 color=darkred>附:主要功能简述</font></mark>
|
||||
</summary>
|
||||
|
||||
```
|
||||
1、支持基于tcp的P2P连接隧道
|
||||
。安全可靠,避免Qos
|
||||
2、支持所有基于tcp的各类协议”透明代理”
|
||||
@@ -159,9 +163,11 @@
|
||||
。android手机可作为服务端
|
||||
20、支持远程文件管理功能:浏览、上传、下载、删除,支持断点续传(version >= v0.31.6)
|
||||
。在有p2p或自定义代理时,激活文件管理功能,可对手机和服务端电脑文件进行基本操作
|
||||
。。。
|
||||
。。。待续
|
||||
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
## 使用指南:<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>
|
||||
@@ -304,6 +310,15 @@ ps:捐赠建议附上注册用户名<br>
|
||||
<mark><font size=5 color=darkred>更新历史</font></mark>
|
||||
</summary>
|
||||
|
||||
### 2022-11-04更新到v0.31.7:<br>
|
||||
1、提供一键版本升级功能,无需手动更新<br>
|
||||
* 此功能版本源指向github,如无法更新,请确认github连通性<br>
|
||||
* 更新后一般10-20秒左右恢复可用<br>
|
||||
* 服务端提供自动更新选项(每天检测一次),默认关闭<br>
|
||||
```
|
||||
<auto-update value="true" />
|
||||
```
|
||||
|
||||
### 2022-10-20更新到v0.31.6:<br>
|
||||
1、文件管理增加删除文件功能<br>
|
||||
2、文件管理增加断点续传功能<br>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user