Find a file
2023-04-14 11:57:34 +02:00
doc PNG favicon 2021-12-20 18:18:08 +01:00
LICENSE Initial commit 2021-12-15 18:54:56 +01:00
README.md Aggiorna 'README.md' 2023-04-14 11:57:34 +02:00
wfe.php PNG favicon 2021-12-20 18:18:08 +01:00

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.