📦 Simple file server powered by Lumen.
SSH access to a server with PHP 8.1+ and Composer.
composer create-project heseya/silverbox
Create API client
php silverbox clients:add {clientName}
Show list of all clients
php silverbox clients:show
Remove API client
php silverbox clients:remove {name} {--f|with-files}
Remove all client files
php silverbox clients:truncate {name}
Silverbox is licensed under the MIT License.