Coder Social home page Coder Social logo

slaveofcode / hansip Goto Github PK

View Code? Open in Web Editor NEW
16.0 7.0 5.0 1.41 MB

Group file sharing using End-to-End Encryption

License: MIT License

Go 100.00%
end-to-end-encryption file-sharing file-sharing-server file-manager file-upload sharing-platform url-shortener e2e webapp

hansip's Introduction

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

hansip's People

Contributors

slaveofcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hansip's Issues

Support multi configuration path

Support multi configuration files at different places with orders

  • . /config.yaml base/root project folder
  • $HOME/.hansip/config.yaml
  • /etc/hansip/config.yaml

SQL logic error: near "ILIKE": syntax error (1)

When registering got errors from console that seems only show if using SQLite3

2022/10/23 03:45:46 /github/workspace/routes/auth/register.go:59 SQL logic error: near "ILIKE": syntax error (1)      

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.