wfe/README.md
2023-04-14 11:57:34 +02:00

5 lines
276 B
Markdown

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