Skip to content

Commit f3c66fb

Browse files
committed
update
1 parent 13d96a2 commit f3c66fb

16 files changed

+73
-10
lines changed

source/docs/usage/alternative-credential.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
## Why
66

7-
Since we need to connect to server with different permissions, we need to support multiple credentials. For example:
7+
Sometimes you need to connect to the same server with different credentials or different host address. For example:
88

99
- Case1: You connect to a server with a normal account mostly, and connect to the same server with a root account when do some maintenance work.
1010
- Case2: You connect to your NAS with LAN address at home, while connect to the same NAS with WAN address when you are outside.
1111

1212
![multi-credential-demo](img/multi-credential-demo.png)
1313

14-
In these case, "**Alternative-credential**" can help you smoothly switch between different address and account.
15-
1614
## Add/Edit
1715

16+
In 1Remote "**Alternative-credential**" can help you smoothly switch between different address and account.
17+
1818
In edit page, there's a session for alternative credentials. You can add a new credential by clicking the **`+`** button. Also you can edit or delete a credential by clicking the **`Edit`** button or **`Delete`** button.
1919

2020
![multi-credential-demo](img/multi-credential-add.jpg)
@@ -23,15 +23,11 @@ When you add a new credential, you need to fill the name, others are optional. T
2323

2424
![multi-credential-demo](img/multi-credential-edit.jpg)
2525

26-
## Work with
27-
28-
Then you can use the credential in the following places:
29-
30-
### List
26+
## Work with List
3127

3228
![List view](img/multi-credential-connect.jpg)
3329

34-
### Launcher(**By press key ++right++**)
30+
## Work with Launcher(**By press key ++right++**)
3531

3632
![Launcher(By press key ++right++)](img/multi-credential-connect2.jpg)
3733

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
Highline A Server can makes it easy to find your "VIP" servers.
3+
4+
All you need to do is set the color next to Logo:
5+
6+
![image](img/highline-a-server1.jpg)
7+
8+
Then your "VIP" servers will be highlighted:
9+
10+
![image](img/highline-a-server2.jpg)
11+
12+
![image](img/highline-a-server3.jpg)
15.8 KB
Loading
25.6 KB
Loading
52.5 KB
Loading

source/docs/usage/misc/img/note-1.jpg

45.6 KB
Loading

source/docs/usage/misc/img/note-2.jpg

62.6 KB
Loading

source/docs/usage/misc/img/note-3.jpg

54 KB
Loading
14.5 KB
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
We support markdown note to help you remember some important information. The note will be displayed in the connection list and the connection detail page.
2+
3+
![image](img/note-1.jpg)
4+
5+
![image](img/note-2.jpg)
6+
7+
You can edit the note in the edit page or click the edit button on top-right of the note.
8+
9+
We support link, image and others markdown syntax.
10+
11+
![image](img/note-3.jpg)

0 commit comments

Comments
 (0)