Commit Graph

15 Commits

Author SHA1 Message Date
Itay Mizeretz dbe7a6a378 Add log sending logic to monkey
Add log processing logic to monkey island backend
2018-02-14 15:50:53 +02:00
itaymmguardicore 7e77e2d33b
Merge branch 'develop' into feature/report-backend 2018-01-16 16:24:44 +02:00
Itay Mizeretz 1ab1dbedb1 Add TelemetryFeed entrypoint + all logic 2018-01-09 19:16:18 +02:00
Itay Mizeretz 22105eabe3 Add basic report logic 2017-10-15 20:06:26 +03:00
Itay Mizeretz 96b1adda36 Fix bug in redirecting to index page 2017-09-26 11:33:08 +03:00
Itay Mizeretz 1e254b9409 Now accessing a page by url works 2017-09-24 20:12:43 +03:00
Itay Mizeretz 746ff9c26a Fix some bugs and todos 2017-09-21 15:55:02 +03:00
Itay Mizeretz 95d35fc8aa Implement detection of monkey on island or locally
Fix UI issue of cleanup
Kill all monkeys works
Implemented logic for V ticking
2017-09-20 15:55:02 +03:00
Itay Mizeretz 2a1417d696 Default config is set up on server init
server ips set in default config
Fix bug in config ui
2017-09-19 15:30:42 +03:00
Itay Mizeretz 91581d00ab Seperated logic from entry points
Node/Edge queries return minimal information necessary. already formatted.
Add MonkeyIsland to NetMap
2017-09-06 14:49:58 +03:00
Barak Argaman c143987138 add server ip selection on run monkey page 2017-09-03 00:40:43 +03:00
Itay Mizeretz 8163e39804 Add edge and node get APIs 2017-08-30 18:14:24 +03:00
Barak Argaman 31b39d43d8 minor additions 2017-08-29 18:41:39 +03:00
Barak Argaman 3d0d0f71a2 island server bug fixes 2017-08-29 14:12:07 +03:00
Barak Argaman 2a96d23a4a organize cc server files 2017-08-25 17:47:08 +03:00