Introduction

What is CONCERN?

CONCERN is a secure web-to-shell gateway designed to bridge the gap between HTTP requests and system-level execution. It provides a controlled environment for running CLI commands, making it ideal for CI/CD pipelines, webhooks, and automation tasks.

Key Features - **Security First**: Built-in authentication and rate limiting. - **Real-time Feedback**: Streams terminal output back to the client. - **Flexible Mapping**: Easily map endpoints to complex shell commands.