Skip to content

kirjavascript/eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

built on warp + podman

build container

podman build -t eval .

start HTTP server

cargo run --release

run some code

curl -X POST --data-binary 'whoami' http://localhost:8010/bash

About

evaluate user input safely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published