From 8f920d7dd65f30bc73410dee50c6a3f11d71e34a Mon Sep 17 00:00:00 2001 From: Taiyo Sogawa <1176981+taiyosogawa@users.noreply.github.com> Date: Tue, 6 Feb 2024 15:24:00 -0800 Subject: [PATCH] Update README.md (#395) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2500ac20..5a54f48f 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Dev tunnels allows developers to securely expose local web services to the Inter | Management API | ✅ | ✅ | ✅ | ✅ | ✅ | | Tunnel Client Connections | ✅ | ✅ | ✅ | ✅ | ✅ | | Tunnel Host Connections | ✅ | ✅ | ❌ | ❌ | ✅ | -| Reconnection | ✅ | ✅ | 🗓️ | 🗓️ | ❌ | +| Reconnection | ✅ | ✅ | ❌ | ❌ | ❌ | | SSH-level Reconnection | ✅ | ✅ | ❌ | ❌ | ❌ | -| Automatic tunnel access token refresh | ✅ | ✅ | 🗓️ | 🗓️ | ❌ | +| Automatic tunnel access token refresh | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ - Supported 🚧 - In Progress