Skip to content

Commit f76be1a

Browse files
committed
Add note for settings.
1 parent 5d5931d commit f76be1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
[![Azure DevOps builds](https://strawberry-vs.visualstudio.com/tunet-rust/_apis/build/status/Berrysoft.tunet-rust?branch=master)](https://strawberry-vs.visualstudio.com/tunet-rust/_build)
77

88
## tunet
9+
### 安全性
10+
用户名和密码在第一次登录时根据提示输入,是**明文**保存的,请不要在不信任的电脑上保存。可以使用如下命令删除:
11+
``` bash
12+
./tunet deletecred
13+
```
914
### 登录/注销
1015
``` bash
1116
# 使用默认(自动判断)方式登录

0 commit comments

Comments
 (0)