SkyHighSundaeFileBin

An Open-source Gofile Alternative

What is SkyHighSundaeFileBin?

SkyHighSundaeFileBin is an open-source alternative to Gofile, designed for secure file sharing and storage.

How to Self-host SkyHighSundaeFileBin

  1. Clone the SkyHighSundaeFileBin repository to your server.
  2. Install the required modules by running:
    npm install
  3. Set an admin key in admin.json (make sure you don’t use the default key).
  4. Run the app:
    node app.js

After following these steps, your instance of SkyHighSundaeFileBin should be up and running!