farmotive/kpoof

Multiple containers in a single pod concatenate the remote port

lypht opened this issue · 2 comments

lypht commented

Given container foo with PORT: 8080/TCP and container bar with PORT: 11211/TCP kpoof will show the final prompt as Note: *nix ports below 1000 are denied, i.e., use '8080' if the pod is exposing 80 or 443. Local port number? (defaults to 808011211):

Expected result: default to 8080

Had a great working session. I want to jot down these fun resources for jsonpath:

lypht commented

Will be resolved when #5 is merged.