This website requires JavaScript.
Explore
Help
Sign In
github
/
kubeshark
Watch
1
Star
0
Fork
0
You've already forked kubeshark
mirror of
https://github.com/kubeshark/kubeshark.git
synced
2026-05-23 01:23:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73deff74ce28be8add84f2f1f4c138d9da8303c8
kubeshark
/
tap
/
extensions
/
http
History
M. Mert Yildiran
ea7f529423
Turn TCP reader back into two Goroutines (client and server)
2021-08-25 17:31:52 +03:00
..
go.mod
Fix the issues in HTTP POST data
2021-08-22 23:50:48 +03:00
go.sum
Fix the issues in HTTP POST data
2021-08-22 23:50:48 +03:00
grpc_assembler.go
remove some unwanted code
2021-08-19 09:12:59 +03:00
handlers.go
Make the TCP reader consists of a single Go routine (instead of two) and try to dissect in both client and server mode by rewinding
2021-08-25 15:39:03 +03:00
main.go
Turn TCP reader back into two Goroutines (client and server)
2021-08-25 17:31:52 +03:00
matcher.go
Refactor the protocol payload structs
2021-08-23 17:06:35 +03:00
structs.go
Refactor the protocol payload structs
2021-08-23 17:06:35 +03:00