Skip to content

Commit c4c6537

Browse files
authored
Update index.js
1 parent a4a1e69 commit c4c6537

File tree

1 file changed

+6
-5
lines changed
  • Website/src/components/HomepageFeatures

1 file changed

+6
-5
lines changed

Website/src/components/HomepageFeatures/index.js

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ const FeatureList = [
2121
<>
2222
Connect to remote systems and manage your network and server
2323
infrastructure with integrated clients such as Remote Desktop (RDP),
24-
PuTTY (SSH, Telnet, Serial), PowerShell (WinRM), TigerVNC (VNC), and AWS
25-
Console (AWS SSM).
24+
PuTTY (SSH, Telnet, Serial), PowerShell (WinRM, WSL, Custom Tools),
25+
TigerVNC (VNC), and AWS Console (AWS SSM).
2626
</>
2727
),
2828
},
@@ -32,9 +32,10 @@ const FeatureList = [
3232
.default,
3333
description: (
3434
<>
35-
Save hosts and networks with custom configurations in encrypted profiles
36-
to protect your sensitive data, organize them by environment (e.g.,
37-
Company A, Company B), and use them seamlessly across features.
35+
Save hosts and networks with custom configurations in encrypted
36+
profile files to protect sensitive data, organize them by customers
37+
(e.g., Company A, Company B) or environments (e.g., dev, prod),
38+
and use them seamlessly across features.
3839
</>
3940
),
4041
},

0 commit comments

Comments
 (0)