🗄️ TotalAccess Static File Server
Secure, token-based file upload and serving system
� Security Notice: You need a valid API key to upload files. Contact your administrator for access credentials.
🚀 File Upload
📡 API Endpoints
POST /upload
Upload a single file (requires API key header: x-api-key)
POST /upload-multiple
Upload multiple files (requires API key header: x-api-key)
GET /files/:filename
Access uploaded files (public)
GET /info/:token
Get file metadata (public)
GET /health
Health check and server status
📋 Supported File Types
Images: JPG, PNG, GIF, WebP, SVG
Documents: PDF, DOC, DOCX, TXT, RTF
Videos: MP4, AVI, MOV, WMV, FLV
Audio: MP3, WAV, OGG, M4A
Archives: ZIP, RAR, 7Z