Popular repositories Loading
-
rolaguard_frontend
rolaguard_frontend PublicThis repository contains the source code of the RoLaGuard frontend. This component is the responsible of generating the graphical user interface.
-
rolaguard_data-collectors
rolaguard_data-collectors PublicThis repository contains the RoLaGuard data collectors. This component is the responsible of gathering packets from different sources and send it to the packet writer, which inserts the packets in …
-
rolaguard_engine
rolaguard_engine PublicThis repository contains the source code of the RoLaGuard engine. This component is the responsible of processing packets and generating alerts, quarantine devices, list them, between other tasks.
-
rolaguard_backend
rolaguard_backend PublicThis repository contains the source code of RoLaGuard backend. This module serves requests from the frontend, data-collectors and engine using an API. Also it provides communication via web sockets…
Python 2
-
rolaguard_postgres
rolaguard_postgres PublicThis repository contains just a Dockerfile pointing to the latest version of PostgresSQL for Alpine Linux (see [postgres - Docker Official Images](https://hub.docker.com/_/postgres)).
PLpgSQL 2
Repositories
- rolaguard_engine Public
This repository contains the source code of the RoLaGuard engine. This component is the responsible of processing packets and generating alerts, quarantine devices, list them, between other tasks.
Argeniss-Software/rolaguard_engine’s past year of commit activity - rolaguard_backend Public
This repository contains the source code of RoLaGuard backend. This module serves requests from the frontend, data-collectors and engine using an API. Also it provides communication via web sockets to the frontend, and makes use of message queues to notify events to the data-collectors module.
Argeniss-Software/rolaguard_backend’s past year of commit activity - rolaguard_frontend Public
This repository contains the source code of the RoLaGuard frontend. This component is the responsible of generating the graphical user interface.
Argeniss-Software/rolaguard_frontend’s past year of commit activity - rolaguard_postgres Public
This repository contains just a Dockerfile pointing to the latest version of PostgresSQL for Alpine Linux (see [postgres - Docker Official Images](https://hub.docker.com/_/postgres)).
Argeniss-Software/rolaguard_postgres’s past year of commit activity - rolaguard_data-collectors Public
This repository contains the RoLaGuard data collectors. This component is the responsible of gathering packets from different sources and send it to the packet writer, which inserts the packets in the system database for further analysis.
Argeniss-Software/rolaguard_data-collectors’s past year of commit activity - rolaguard_packet-writer Public
This repository contains the source code of RoLaGuard packet-writer. This module receives messages in JSON format from Data Collectors queues in RabbitMQ and saves them to DB.
Argeniss-Software/rolaguard_packet-writer’s past year of commit activity - rolaguard_system-backoffice Public
This repository contains the source code of the RoLaGuard System-backoffice. This component is responsible of the DB maintenance.
Argeniss-Software/rolaguard_system-backoffice’s past year of commit activity