Skip to content

plasmadice/lazyftp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

npm i to install all needed dependancies npm start to start the frontend

Details

  • Encrypted data is sent from the frontend to this server where it is decrypted using a key.
  • Uses a version of crypto-js to encrypt data as it's sent out, and decrypt it on the server side.
  • Only data stored is user's FTP client connection info (which is removed if you hit "Disconnect" or are timed out and attempt to connect.
  • Official URL: https://lazyftp.com/
  • Netlify URL: https://lazyftp.netlify.app/

Tech:

Future Feature list

  • Download media through browser
  • Optionally convert videos to mp4 to view in browser
  • Needs more error reporting

About

Lazyftp.com backend server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published