Add traffic monitor

This commit is contained in:
Ben Adrian Sarmiento
2024-06-24 13:05:11 +02:00
parent 921908c890
commit 4049fa7d83
5 changed files with 113 additions and 14 deletions

View File

@@ -150,6 +150,7 @@ func MainApp(configPath string) {
config,
api,
workerPool,
hosts,
log.Named("router"),
)