You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance TSFlow description with a hyperlink to the GitHub repository
Updated the TSFlow introduction in the Tailscale post to include a hyperlink to the TSFlow GitHub repository, improving accessibility to the application for users.
Copy file name to clipboardExpand all lines: content/post/tsflow-tailscale/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Tailscale is an identity-based service network layer. Often times when your tail
16
16
17
17
As organizations scale their Tailscale deployments, network administrators and DevOps teams face an increasingly complex challenge: understanding how traffic flows through their tailnet. With dozens or hundreds of devices, complex ACL policies, and multiple subnets, gaining visibility into network patterns becomes critical for security, performance, and troubleshooting.
18
18
19
-
That's why we built **TSFlow** - a modern, real-time web application that transforms your Tailscale network logs into beautiful, interactive visualizations that make network traffic patterns immediately clear.
19
+
That's why we built **[TSFlow](https://github.com/rajsinghtech/tsflow)** - a modern, real-time web application that transforms your Tailscale network logs into beautiful, interactive visualizations that make network traffic patterns immediately clear.
0 commit comments