7 lines
268 B
Markdown
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.
|