Skip to content

Testing Release (0.1.0)

Latest
Compare
Choose a tag to compare
@Wervice Wervice released this 28 Sep 16:30
· 20 commits to main since this release

Notes

This is the first real release of Zentrox, meant as a way to share the current state of the project and get feedback from others.
It is a testing release, so some parts are not ideal, but I am working on fixing them.
Currently included features are:

  • File manager
  • Package manager (apt, dnf, pacman)
  • Firewall manager (UFW only, use with caution if you only have SSH connections)
  • File sharing (FTPS)
  • Vault for encrypted file storage
  • Block device overview
  • General device statistics

Installation

Requirements

  • Bash
  • Cargo
  • UFW
  • OpenSSL
  • Python3
  • Sudo
  • Pacman/Apt/Dnf

Zentrox can be installed by downloading the attached tarball and running install.bash.

After the installer has finished, you can start the zentrox executable in ~/zentrox and follow the setup.
In case something fails, please let me know by commenting below this release, opening an issue or e-mailing me at [email protected].

I am looking for a way to optimize this procedure and make it easier to install Zentrox. i.e. by providing .deb/.rpm files, using docker or pre-built releases.

Article

I also wrote a short article abotut the project here on dev.to: https://dev.to/wervice/a-recap-about-the-zentrox-development-34bd