Skip to content
/ webdu Public

Fast disk utility with a web panel that analyzes the occupied disk space

License

Notifications You must be signed in to change notification settings

SiTiSem/webdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDU

WebDU is a disk utility (similar to the well-known ncdu program).

WebDU written in Go with a web interface in VueJS. This program performs a quick analysis of the directory tree and displays the result of the occupied space with the ability to go to the child directory.

Install

Download executable file from releases page.

Usage

./webdu

or

./webdu [param]

Available params:

  • --port - connection port (by default --port=7000)
  • --pass - authorization password (by default automatically generated)

After starting the program, the web-panel will be available at: http://IP:PORT

Web interface screenshot

WebDU web interface

About

Fast disk utility with a web panel that analyzes the occupied disk space

Resources

License

Stars

Watchers

Forks

Packages

No packages published