jshell

Crates.iojshell
lib.rsjshell
version0.1.1
sourcesrc
created_at2021-05-19 20:26:05.686252
updated_at2021-05-19 20:29:00.647118
descriptionJSH is a sandboxed shell that input and output JSON (which is handy)
homepage
repository
max_upload_size
id399727
size37,370
Yvan Sraka (yvan-sraka)

documentation

README

jshell

A sandboxed shell that input and output JSON (which is handy)

jsh intends to be secure by running everything inside a chroot and use a whitelist of authorized programs.

Built in the first place as a dependency of pndr, it should be able to be used through SSH!

Commit count: 0

cargo fmt