Back to Home
sdcb icon

csharp-runner

Verified Safe

by sdcb

Overview

A high-performance and secure online platform for executing C# code in isolated Docker containers, supporting both HTTP and Model Context Protocol (MCP).

Installation

Run Command
docker compose up -d

Environment Variables

  • MaxRuns
  • Register
  • RegisterHostUrl
  • ExposedUrl
  • WarmUp
  • MaxTimeout

Security Notes

The system employs a robust Host-Worker architecture with Docker container isolation for untrusted code execution. Key security features include resource limits (CPU, memory, PIDs), network isolation for worker containers, and automatic worker recycling after a configurable number of runs to maintain a clean environment. No obvious hardcoded secrets or malicious patterns were found in the provided configuration files.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassMedium
Avg Tokens300
Stars103
Forks15
Last Update2025-12-18

Tags

C#.NETDockerCode ExecutionSandbox