Skip to content

Commit cfd0da6

Browse files
committed
roadmap update
1 parent c3a50f2 commit cfd0da6

File tree

3 files changed

+18
-23
lines changed

3 files changed

+18
-23
lines changed

src/content/roadmap/1.3.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/content/roadmap/1.4.mdx

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
---
2-
title: Site-to-site
2+
title: Multiple VPN
33
version: 1.4
44
---
55

6-
- Mobile clients with 2FA/MFA
7-
- Site-to-site VPN management
8-
9-
<div class="image">
10-
<img
11-
src="/images/data/roadmap/mesh.png"
12-
loading="lazy"
13-
decoding="async"
14-
alt="roadmap mesh image"
15-
width={836}
16-
height={445}
17-
/>
18-
</div>
6+
- activity & SIEM systems integration
7+
- multiple VPN (IPv4&IPv6) networks for clients
8+
- Terraform/OpenTofu deployments

src/content/roadmap/1.5.mdx

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
---
2-
title: NAT Traversal
2+
title: Mesh & NAT Traversal
33
version: 1.5
44
---
55

6-
- Access resources without exposing them publicly
6+
- Mobile clients
7+
- Mesh & NAT Traversal
8+
9+
<div class="image">
10+
<img
11+
src="/images/data/roadmap/mesh.png"
12+
loading="lazy"
13+
decoding="async"
14+
alt="roadmap mesh image"
15+
width={836}
16+
height={445}
17+
/>
18+
</div>

0 commit comments

Comments
 (0)