Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 661 Bytes

File metadata and controls

22 lines (16 loc) · 661 Bytes

jsfs - a web based javascript filesystem

Explore the extraordinary world of a websites javascript, via a basic linux filesystem presentation!

Install

sh ./install-deps.sh

Run

python jsfs.py
python jsfs.py --proxy=http://localhost:8080

Screenshots

ls command example

alt text

sh command example

alt text

sh with args command example

alt text