gchux / cloud-run-tcpdump

Cloud Run packet capturing sidecar
Apache License 2.0
7 stars 2 forks source link

complete JSON translations #1

Closed gchux closed 2 months ago

gchux commented 3 months ago

JSON packet translator is incomplete:

https://github.com/gchux/cloud-run-tcpdump/blob/pcap-json/pcap-writer/pkg/transformer/json_translator.go


collaborators: @gmark3 , @itsmais

gchux commented 3 months ago

should be implemented in:

https://github.com/gchux/pcap-cli/blob/dev/v1.0.0/pkg/transformer/json_translator.go

gchux commented 2 months ago

done as per v1.0.0-RC55