diff --git a/app/tunnel-not-found/page.tsx b/app/tunnel-not-found/page.tsx index 4469673..0e0e396 100644 --- a/app/tunnel-not-found/page.tsx +++ b/app/tunnel-not-found/page.tsx @@ -10,7 +10,6 @@ export default function TunnelNotFound() {
- {/* Mascot */}
- {/* Error Message */}

Tunnel Not Found

We couldn't find an active tunnel for:

@@ -31,7 +29,6 @@ export default function TunnelNotFound() {

This means no SSH tunnel is currently running for this domain.

- {/* Instructions */}

To create a tunnel:

@@ -74,7 +71,6 @@ export default function TunnelNotFound() {
- {/* Call to Action */}
=> { pingStatus: "idle", capabilities: { http: true, - tcp: false, + tcp: true, }, }, {