Skip to content

Releases: MertJSX/folderhost

Release v25.11.2

15 Nov 19:41

Choose a tag to compare

🚀 Folderhost Release v25.11.2

📅 Release Date: 2025-11-15 19:40:03 UTC

📦 Downloads

Platform Download Description
🐧 Linux folderhost-linux-amd64.zip Linux x86_64 binary
🪟 Windows folderhost-windows-amd64.zip Windows x86_64 executable

🔧 Quick Start

Linux

# Download and extract
wget https://github.com/MertJSX/folderhost/releases/download/v25.11.2/folderhost-linux-amd64.zip
unzip folderhost-linux-amd64.zip
chmod +x folderhost

# Run
./folderhost

Windows

# Download, extract, and run
# Edit config.yml as needed
folderhost.exe # Or just double click

⚙️ Configuration

  1. Extract the downloaded archive
  2. Run the application once to generate config.yml
  3. Edit config.yml to customize settings
  4. Restart the application

💡 For issues and questions, please visit the GitHub Issues page.

Full Changelog: v25.11.1...v25.11.2

Release v25.11.0

13 Nov 19:07

Choose a tag to compare

🚀 Automatic Build Release
Version: v25.11.0
Date: 2025-11-15 15:34:15

📦 Download Packages

🔧 Installation

  1. Download the zip file for your operating system
  2. Extract the binary
  3. Place the binary into folder
  4. Run the application
  5. Configure the config.yml file
  6. Restart the application