M. Mert Yildiran
5900d59567
Remove more logging
2021-08-22 17:27:36 +03:00
M. Mert Yildiran
494af0c8c7
Remove everything HTTP related from the tap package and make the extension system fully functional
2021-08-21 10:00:02 +03:00
M. Mert Yildiran
03099edfc1
Display the protocol name inside the details layout
2021-08-21 03:55:42 +03:00
M. Mert Yildiran
ccb924f507
Add Protocol struct and make it effect the UI
2021-08-21 00:47:47 +03:00
M. Mert Yildiran
f97e7c4793
Move loadExtensions into main.go and map extensions into extensionsMap
2021-08-20 18:30:21 +03:00
M. Mert Yildiran
fb56106741
Connect OutputChannelItem to the last WebSocket means that finally the web UI started to work again
2021-08-20 01:28:12 +03:00
M. Mert Yildiran
163fc7c4ae
Read socketHarOutChannel instead of filteredHarChannel
2021-08-20 00:56:19 +03:00
Roee Gadot
77783a58e9
roee changes -
...
trying to fix agent to work with the "api" object) - ***still not working***
2021-08-18 08:28:22 +03:00
M. Mert Yildiran
32a2b8b823
Separate HTTP related code into extensions/http as a Go plugin
2021-08-17 02:33:56 +03:00
Nimrod Gilboa Markevich
04579eb03c
Namespace restricted mode ( #147 )
2021-08-05 10:28:31 +03:00
Igor Gov
d18f1f8316
Tapped pods report via endpoint instead of web socket ( #164 )
2021-08-04 10:41:33 +03:00
Igor Gov
9e34662511
Adding logs and fixing several issues ( #162 )
...
* Config grooming and several general fixes
2021-08-04 08:18:07 +03:00
RamiBerm
ceb8d714e3
TRA-3420 inform user of tls traffic ( #149 )
...
* Update passive_tapper.go and tls_utils.go
* Update go.mod, go.sum, and 18 more files...
* go fmt
* Update http_reader.go, passive_tapper.go, and 3 more files...
* Update status_controller.go and status_provider.go
Co-authored-by: RamiBerm <rami.berman@up9.com >
2021-08-01 14:57:43 +03:00
gadotroee
8d8310ee02
Revert "feature/TRA_3427_demo_mode ( #150 )" ( #151 )
...
This reverts commit 71eff5ea04 .
2021-07-29 21:06:41 +03:00
Selton Fiuza
71eff5ea04
feature/TRA_3427_demo_mode ( #150 )
...
* Demo Mode MVP
* messages improve
* downloading based on the OS
* downloading based on the OS
* downloading based on the OS
* Modeler keep running
* A lot of revisions comes now
* Fix color
2021-07-28 14:50:15 -03:00
RamiBerm
6dd2bf705b
TRA-3437 switch fiber and ikisocket with gin-gonic and gorilla websocket ( #136 )
...
* WIP
* WIP
* WIP
* Update socket_server_handlers.go and socket_routes.go
* Fix stuck sockets
* Update go.mod, go.sum, and 5 more files...
* Update socket_routes.go
* Update Dockerfile, go.sum, and fiber_middleware.go
* fix analyze
Co-authored-by: RamiBerm <rami.berman@up9.com >
2021-07-25 13:08:29 +03:00
nimrod-up9
803681a239
Renamed collector, aggregator to api server, api folder to agent ( #133 )
...
* Renamed aggregator -> apiServer.
* Format errors with container names.
* Renamed collector -> apiServer.
* Rephrased help messages.
* Moved api -> agent.
* Continue renameing api -> agent in Makefile and Dockerfiles.
2021-07-22 17:17:17 +03:00