Commit Graph

11 Commits

Author SHA1 Message Date
RamiBerm
c3e993bbc3 WIP 2021-05-23 17:48:33 +03:00
nimrod-up9
da24608bec Tap multiple pods statically (#51)
* WIP

* Update tap.go, provider.go, and 2 more files...

* WIP

* WIP

* Solved routine hanging forever: Added missing flag when calling mizuagent.

* Iterate channel with range.

* Panic if har channel is nil or if websocket connection is nil.

* StartPassiveTapper returns read only channel.

* Solved program exiting immediately: Wait for interrupt signal instead of exiting.

* Solve connecting issue - Retry a few times.

* Use lib const instead of magic.

* Nicer error prints.

* Don't coninue piping message if there is an error.

* Comment.

* Dependency injection.

* no message

* Fixed comment.

* Print tapped addresses when they are updated.

* Print errors in cleanup if there are any.

Co-authored-by: RamiBerm <rami.berman@up9.com>
Co-authored-by: Roee Gadot <roee.gadot@up9.com>
2021-05-20 12:22:23 +03:00
RamiBerm
c4d44ba9d3 Update Dockerfile 2021-05-10 13:56:51 +03:00
RamiBerm
40dc62c3bd Update Dockerfile and go.sum 2021-05-10 11:49:54 +03:00
lirazyehezkel
377fc79315 Infinite scroll (#28)
* no message

* infinite scroll + new ws implementation

* no message

* scrolling top

* fetch button

* more Backend changes

* fix go mod and sum

* mire fixes against develop

* unused code

* small ui refactor

Co-authored-by: Roee Gadot <roee.gadot@up9.com>
2021-05-04 18:23:58 +03:00
gadotroee
5727630846 CLI make --pod required flag and faster api image build (#25)
* makefile fixes - docker build

* readme update, CLI usage fix

* added chmod

* typo

* run example incorreect in makefile

* no message

* no message

* no message

Co-authored-by: Alex Haiut <alex@up9.com>
2021-05-03 11:25:15 +03:00
gadotroee
0d277faaf8 API and TAP in single process (#24)
* no message
* no message
2021-05-02 15:00:53 +03:00
Roee Gadot
494b924dcb remove line in the end 2021-04-29 08:24:07 +03:00
gadotroee
e2df769ebd Merge branch 'develop' into feature/workin_first_and_ugly 2021-04-29 08:17:40 +03:00
RamiBerm
2c77267250 Update .dockerignore, Dockerfile, and 30 more files... 2021-04-28 18:03:18 +03:00
Roee Gadot
b01fe9c918 no message 2021-04-28 17:54:32 +03:00