Home
Softono
hansip

hansip

Open source MIT Go
19
Stars
6
Forks
1
Issues
4
Watchers
3 years
Last Commit

About hansip

Group file sharing using End-to-End Encryption

Platforms

Web Self-hosted

Languages

Go

Links

Hansip

Simple file sharing server with support End-to-End encryption, perfect for personal, small or medium organization.

Setup & Running

  1. Download the program according to your OS & system architecture from the latest release and extract the files.

  2. Copy example config YAML file config.example.yaml and rename as config.yaml, by default will use SQLite3 database.

  3. Run the Backend Server

    chmod +x hansip-server

    ./hansip-server

  4. Run the Web Server (SPA Vue)

    chmod +x hansip-web-server

    ./hansip-web-server

  5. Open the browser and go to http://localhost:8181 to see the interface and start playing.

For Mac users, You may need to allow the service to run by opening Security & Privacy and click Allow Anyway

Screenshots

Home Page

Upload Preview

Extra Password Protection

Upload Progress

Upload Complete