mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-02 00:57:45 +00:00
folder structure
This commit is contained in:
parent
11d30499d4
commit
f0859b9277
6
api/README.md
Normal file
6
api/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# mizu API server
|
||||||
|
API server for MIZU
|
||||||
|
Basic APIs:
|
||||||
|
* /fetch - retrieve traffic data
|
||||||
|
* /stats - retrieve statistics of collected data
|
||||||
|
* /viewer - web ui
|
3
cli/README.md
Normal file
3
cli/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# mizu CLI
|
||||||
|
Usage examples
|
||||||
|
|
1
tap/README.md
Normal file
1
tap/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# mizu TAP module
|
2
ui/README.md
Normal file
2
ui/README.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# mizu UI
|
||||||
|
web app traffic viewer
|
Loading…
Reference in New Issue
Block a user