developeranaz / RCLONE-SERVE-INDEX

Heroku Rclone Index Any Remote cloud drives to Index page
155 stars 177 forks source link

Add multiremote authentication #14

Closed Ahmedazim7804 closed 2 years ago

Ahmedazim7804 commented 3 years ago

Used "rclone rcd" instead of "rclone serve" as rcd support multiremotes. and added authentication. although "rclone rcd" does not support --vfs-read-chunk-size flag so i don't know what will be the effect on performance.

sorry for not clear language or for any error, this is my first ever pull request.

developeranaz commented 3 years ago

Used "rclone rcd" instead of "rclone serve" as rcd support multiremotes. and added authentication. although "rclone rcd" does not support --vfs-read-chunk-size flag so i don't know what will be the effect on performance.

sorry for not clear language or for any error, this is my first ever pull request.

thanks for pull request, 😊 i had used rcd command and i had made similar webapp in one of my private repository, please wait i'll pull your pull request by adding an extra optional auth. Don't close this pull request. i'll add much more features including this. maybe it will take less than 2-3 weeks.

Ahmedazim7804 commented 3 years ago

Ok thanks, i will not close the pull request. i have a question about security, is it secure for downloading sensitive files from cloud (after auth) ?

developeranaz commented 3 years ago

i think its safe rclone keep checks its the security