mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-08-25 00:47:27 +00:00
Update public_routes.go, tapRunner.go, and proxy.go
This commit is contained in:
@@ -21,5 +21,4 @@ func EntriesRoutes(fiberApp *fiber.App) {
|
||||
|
||||
routeGroup.Get("/tapStatus", controllers.GetTappingStatus) // get tapping status
|
||||
routeGroup.Get("/analyzeStatus", controllers.AnalyzeInformation)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user