kubeshark/tap
2022-05-16 15:51:30 +03:00
..
api stop tapping self tapper traffic 2022-05-16 15:46:25 +03:00
diagnose Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
extensions Fixed default mime type to empty string instead of text/html (#1071) 2022-05-08 16:52:50 +03:00
source create tapper modes for debugging using env vars 2022-05-15 14:42:21 +03:00
tlstapper Feature/fix tls not listening (#1046) 2022-05-02 21:33:26 +03:00
cleaner.go Fix the request-response matcher maps iteration in clean() method and share the streams map with the TLS tapper (#1059) 2022-05-01 16:16:22 +03:00
go.mod stop tapping self tapper traffic 2022-05-16 15:46:25 +03:00
go.sum stop tapping self tapper traffic 2022-05-16 15:46:25 +03:00
net_utils.go TRA-4494 Remove all non-functional OutboundLink code that was providing /status/recentTLSLinks endpoint (#1008) 2022-04-17 19:01:21 +03:00
passive_tapper.go Add flag to dump mem profile every minute 2022-05-16 15:51:30 +03:00
settings.go Refactor tap module to achieve synchronously closing other protocol dissectors upon identification (#1026) 2022-04-28 17:19:14 +03:00
tcp_assembler.go stop tapping self tapper traffic 2022-05-16 15:46:25 +03:00
tcp_reader_data_msg.go Refactor tap module to achieve synchronously closing other protocol dissectors upon identification (#1026) 2022-04-28 17:19:14 +03:00
tcp_reader.go create tapper modes for debugging using env vars 2022-05-15 14:42:21 +03:00
tcp_reassembly_stream.go Fix the request-response matcher maps iteration in clean() method and share the streams map with the TLS tapper (#1059) 2022-05-01 16:16:22 +03:00
tcp_stream_factory.go Fix the request-response matcher maps iteration in clean() method and share the streams map with the TLS tapper (#1059) 2022-05-01 16:16:22 +03:00
tcp_stream.go create tapper modes for debugging using env vars 2022-05-15 14:42:21 +03:00
tcp_streams_map.go Bring back debug.FreeOSMemory() call to prevent OOMKilled(s) (#1063) 2022-05-02 14:13:04 +03:00