Added files to repository.

This commit is contained in:
YuruC3
2025-05-08 09:49:17 +02:00
commit 0ccc4e674e
37 changed files with 2536 additions and 0 deletions

7
NetFlowInflux.env Normal file
View File

@@ -0,0 +1,7 @@
INFLUX_TOKEN=""
INFLUX_BUCKET=""
INFLUX_ORG=""
INFLUX_URL=""
INFLUX_MEASUREMENT=""
INFLUX_MACHINE_TAG=""
INFLUX_ROUTER_TAG=""