jshell 0.1.1

JSH is a sandboxed shell that input and output JSON (which is handy)
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 36.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 975.99 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yvan-sraka

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!