wfe/README.md
2021-12-20 15:12:40 +01:00

7 lines
268 B
Markdown

# wfe
## Web File Explorer
wfe is a File explorer written in PHP, aiming to be compatible with most versions of PHP (for GNU/Linux).
It makes heavy use of realpath() to navigate the filesystem.
For ease of transport, a single script contains all the necessary code.