Add network interface discovery and monitoring

This commit is contained in:
Ian Gulliver
2025-11-28 15:18:22 -08:00
parent 1374351472
commit 1739b7fb87
3 changed files with 106 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/gopatchy/tendrils
go 1.24.4