


A web-based file manager with a dual-panel interface, built-in terminal, and code editor. Manage files on your server directly from the browser.
Visit your domain to open the file manager. Browse the server filesystem with a familiar two-panel layout.
File management: Copy, move, rename, delete, and compress/extract files (zip, tar, gz). Drag and drop between panels. Create new files and directories.
Built-in editor: Edit files with syntax highlighting (using Edward or Deepword editors). Supports multiple programming languages.
Built-in console: Open a terminal directly in the browser to run shell commands on the server.
Cloud integration: Mount and browse cloud storage (Dropbox, Google Drive) alongside local files.
Keyboard shortcuts: Full set of hotkeys for power users (F5 copy, F6 move, F7 mkdir, F8 delete, etc.).
CLOUDCMD_AUTH to true and provide CLOUDCMD_USERNAME / CLOUDCMD_PASSWORD for login protectionCLOUDCMD_ROOT to restrict the browsable directoryCLOUDCMD_CONSOLE to false to disable the terminalCLOUDCMD_EDITOR to choose between edward or deepwordMIT — GitHub
