Alsan / fb2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brief intro

This repo is based on the filebrowser and add subset of commands which using gRPC protocol which list, send and receive files between server and client.

Features

  • gRPC client support list, send and receive files between server.
  • bcrypt encrypted md5 hash of the password when login, so that no real password is sending accross the network or saving to the database.

Known issues:

  • Unable to transfer file which is larger than 1GB, it will cause a deadline exception. I might not fully test the actual size can be transfer, just test the transmittional size through localhost.

Roadmap

  • Add android client using gRPC, which supports private data (photos, documents, etc.) sync

About

License:Apache License 2.0


Languages

Language:Go 48.5%Language:Vue 33.2%Language:CSS 8.6%Language:JavaScript 7.6%Language:Makefile 1.0%Language:HTML 1.0%Language:Shell 0.1%Language:Dockerfile 0.1%