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

276 B

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.