Skip to content

Commit

Permalink
Update README: Add Github Action Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyMinimal committed Apr 22, 2024
1 parent 8dbb817 commit df78ebf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit df78ebf

Please # to comment.