# fileBrower **Repository Path**: pharaoh/fileBrower ## Basic Information - **Project Name**: fileBrower - **Description**: 文件浏览器,nodejs - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-12-17 - **Last Updated**: 2022-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #fileBrower View files in remote server. 查看远程服务器上的文件,并可以上传、删除等。 ## Setup (安装) 1. `npm install` 2. Change `homeDir` and `port` in `index.js`. 3. `node index.js` 4. OK