https://github.com/stephenott/openc2-worker
OpenC2 polymorphic event-driven non-blocking Worker
https://github.com/stephenott/openc2-worker
openc2
Last synced: about 1 year ago
JSON representation
OpenC2 polymorphic event-driven non-blocking Worker
- Host: GitHub
- URL: https://github.com/stephenott/openc2-worker
- Owner: StephenOTT
- License: mit
- Created: 2019-02-21T17:14:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:20:25.000Z (over 2 years ago)
- Last Synced: 2025-06-03T01:06:50.692Z (about 1 year ago)
- Topics: openc2
- Language: Java
- Size: 1.06 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenC2-Worker
Also see: [OpenC2-Orchestrator](https://github.com/StephenOTT/OpenC2-Orchestrator)
## OpenC2 Orchestrator with Worker

## OpenC2 Orchestrator with Worker using a proxy network to limit internal network exposure

## OpenC2 Orchestrator/Worker Message Flow

## OpenC2 Orchestrator/Worker Multiple Configuration Options

# Deploy
`java -jar openc2-worker-v0.1.jar`
# Notes
Launcher Config:
VM Options: `-Dvertx.logger-delegate-factory-class-name=io.vertx.core.logging.SLF4JLogDelegateFactory`
Arguments: `run io.digitalstate.openc2.worker.MainVerticle`