Skip to content

Commit aa154c5

Browse files
authored
Merge pull request #29 from n0-computer/b5/net_diagnostics_video
add net diagnostics video
2 parents 5ad1b6a + 30691ae commit aa154c5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

iroh-services/net-diagnostics/quickstart.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ title: "Quickstart"
33
description: "Diagnose user connectivity issues with remote diagnostic reporting"
44
---
55

6+
<iframe
7+
className="w-full aspect-video rounded-lg"
8+
src="https://www.youtube.com/embed/XNqOYf9QxkM"
9+
title="YouTube video player"
10+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
11+
allowFullScreen
12+
></iframe>
13+
614
Net Diagnostics lets you run network connectivity reports on your endpoints.
715

816
Reports cover NAT type, UDP connectivity, relay latency, port

0 commit comments

Comments
 (0)