Zdir Directory Listing Program Updated to v1.1

Publish: 2019-03-16 | Modify: 2019-03-16

Zdir is a directory listing program developed using PHP, which is completely open source and free. Zdir has been updated to v1.1, fixing 2 XSS vulnerabilities. It is recommended to update as soon as possible.

screenshot

Changelog for v1.1 (2019-03-16)

  1. Upgraded jQuery version
  2. Changed some static resources to local calls
  3. Fixed 2 XSS vulnerabilities
  4. No longer displays .php files
  5. Reordered folders and files (folders are now at the top by default)
  6. Optimized some details

Features Implemented

  • Directory browsing
  • MarkDown file preview
  • One-click copy for CSS/JavaScript
  • File hash
  • Image preview
  • Video playback (only supports mp4 format)
  • Text viewer (supports formats: .txt, .sh, .py, .go, .c, .cpp)
  • Online preview for Office files (supports .doc, .docx, .xls, .xlsx, .ppt, .pptx)
  • File indexing
  • QR code generation
  • File search
  • File management (uploading, deleting, compressing, etc.)

Installing Zdir

  1. Download the source code and place it in the root directory of your website. Download here
  2. Rename config.simple.php to config.php
  3. Set your own password in config.php
  4. The username for file management is admin, and the password is the one set in config.php

Other Notes

Open source is not easy. If you think Zdir is good, please scan the QR code below to donate.

donation


Comments