Skip to content

Commit 8f8a211

Browse files
committed
Replace TSFlow dashboard image with a video for enhanced visualization of network traffic insights
1 parent 7a3619e commit 8f8a211

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/post/tsflow-tailscale/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ Traditional network monitoring tools weren't designed for the modern, identity-b
3434

3535
TSFlow bridges this gap by leveraging Tailscale's powerful [Network Flow Logging API](https://tailscale.com/api#tag/logging/GET/tailnet/{tailnet}/logging/configuration) to create intuitive, real-time visualizations of your network traffic. Built as a modern web application with a Go backend and React frontend, TSFlow transforms raw network logs into actionable insights.
3636

37-
![TSFlow Dashboard](tsflow.png)
37+
<video width="100%" controls autoplay muted loop>
38+
<source src="tsflow.mp4" type="video/mp4">
39+
Your browser does not support the video tag.
40+
</video>
3841

3942
### Key Features
4043

32.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)