Only record traffic of the requested pod. Filtered by pod IP. (#21)

This commit is contained in:
nimrod-up9
2021-04-29 18:19:59 +03:00
committed by GitHub
parent 2ba43300fd
commit e932a340e3
5 changed files with 28 additions and 7 deletions

View File

@@ -19,6 +19,3 @@ build-cr:
clean:
#go clean
rm -f ./bin/*
run:
go run . ".*"