Fix sandboxing(#1)

This commit is contained in:
2019-05-24 11:04:51 +05:30
parent 5e41f1ceb0
commit 41534493b7
4 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
# nodejs-fm
[![Build Status](https://travis-ci.org/chrisvrose/nodejs-fm.svg?branch=master)](https://travis-ci.org/chrisvrose/nodejs-fm)
A simple file manager for managing files on a remote fs using Node.
Dependencies: `express` `body-parser` `sqlite`