1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

doc updates

This commit is contained in:
Kelly Brazil
2019-11-07 13:58:37 -08:00
parent 21b56096c5
commit 5ecb6bd58b
2 changed files with 4 additions and 3 deletions

View File

@ -91,7 +91,8 @@ def parse_post(raw_data):
# clean up trailing whitespace on each item in each entry
# flags --- = null
# program_name - = null
# post process to split pid and program name and ip addresses and ports
# split pid and program name and ip addresses and ports
# create network and transport protocol fields
for entry in raw_data:
for item in entry: