mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-17 23:28:50 +00:00
Only record traffic of the requested pod. Filtered by pod IP. (#21)
This commit is contained in:
@@ -19,6 +19,3 @@ build-cr:
|
||||
clean:
|
||||
#go clean
|
||||
rm -f ./bin/*
|
||||
|
||||
run:
|
||||
go run . ".*"
|
||||
|
Reference in New Issue
Block a user