From df78ebf266c30cf503e2d74910e1784f2c1e69b9 Mon Sep 17 00:00:00 2001 From: SimplyMinimal Date: Sun, 21 Apr 2024 21:30:43 -0400 Subject: [PATCH] Update README: Add Github Action Workflow --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e8e35e1..eac23eb 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ I occasionally find myself just wanting to get a glance of how my ACL rules look You can filter down to specific groups or nodes using the filter bar at the top or by clicking on a node on the graph. +### Github Action Workflow +If you would like to have the network map be automatically updated whenever you push an update to your ACL file then take a look at this example workflow: +[.github/workflows/tailscale.yml](https://github.com/SimplyMinimal/tailscale-network-topology-mapper/blob/main/.github/workflows/tailscale.yml) + ## Limitations * This project is in an early alpha stage. * It can only map what is available in the ACL policy file. It is not an active scanning tool that will seek out other hosts.