An open API service indexing awesome lists of open source software.

https://github.com/jzeuzs/legion

Arbitrary code execution server using Docker.
https://github.com/jzeuzs/legion

application arbitrary-code-execution code-execution docker eval rocket rocket-rs rust webserver

Last synced: about 1 month ago
JSON representation

Arbitrary code execution server using Docker.

Awesome Lists containing this project

README

        

# legion

[![Rust: 1.59+](https://img.shields.io/badge/rust-1.59+-93450a)](https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![Continuous Integration](https://github.com/jzeuzs/legion/actions/workflows/ci.yml/badge.svg)](https://github.com/jzeuzs/legion/actions/workflows/ci.yml)
[![Continuous Delivery](https://github.com/jzeuzs/legion/actions/workflows/cd.yml/badge.svg)](https://github.com/jzeuzs/legion/actions/workflows/cd.yml)

Arbitrary code execution server using Docker.

## API Documentation

The API Documentation can be seen [here](https://legion-production.up.railway.app/docs).

## Install

The latest binary can be found on the [Releases](https://github.com/jzeuzs/legion/releases) section of this repository.