Zdir 1.0 Official Release: Directory Listing Program with File Search Support

Publish: 2019-01-17 | Modify: 2019-01-17

Zdir is a directory listing program developed using PHP. It is completely open source and free. It was first released on June 20, 2018, and after more than six months of development, Zdir 1.0 has been completed. It is recommended to upgrade to the latest version as soon as possible.

Zdir

v1.0 Update

  • Support file search
  • Partial file structure reorganization
  • Fix some bugs

Features supported by Zdir

  • Directory browsing
  • MarkDown file preview
  • CSS/JavaScript one-click copy
  • File hash
  • Image preview
  • Video playback (only supports mp4 format)
  • Text viewer (supports formats such as .txt, .sh, .py, .go, .c, .cpp)
  • Office online preview (supports .doc, .docx, .xls, .xlsx, .ppt, .pptx)
  • File indexing
  • QR code generation
  • File deletion
  • File search

Installing Zdir

Zdir is ready to use 😄, with almost no dependencies. Just follow the two steps below.

  1. Download the source code and put it in the root directory of your website.
  2. Rename config.simple.php to config.php.

File Search

In previous versions, Zdir only provided file indexing to search for files. In v1.0, file search functionality has been added (dependent on file indexing). Just enter the file name in the search box in the upper right corner.

File Search

Special Note

Before Zdir 1.0 (January 17, 2019), there was an XSS vulnerability. Therefore, please refer to the documentation to upgrade to the latest version as soon as possible.

Other Information

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

Donation


Comments