Skip to content

Latest commit

 

History

History

agent

Reconmap agent

The Reconmap agent allows clients (such as the Web client) to launch commands remotely, open interactive browser terminals, and receive push notifications.

This is a component of many in the Reconmap's architecture.

Runtime requirements

  • Docker
  • Make
  • Linux/Macos operating system due to dependency on OS dependent syscalls

How to run

RMAP_KEYCLOAK_HOSTNAME=http://localhost:8080 RMAP_AGENT_CLIENT_ID=admin-cli RMAP_AGENT_CLIENT_SECRET=******************** RMAP_REST_API_URL=http://localhost:5510 VALID_ORIGINS=http://localhost:5500 REDIS_HOST=127.0.0.1 REDIS_PORT=6379 REDIS_PASSWORD=REconDIS ./reconmapd