Rclone WebUI 
This is a ReactJS based web UI for the rclone cli project


- To use - Rclone Web UIyou need to install- Rclonein the server application 
- Go to the - Supervisorpage > click- New Supervisor 
- Configure Supervior as shown below  - The command you enter is as follows bash- rclone rcd --rc-web-gui --rc-web-gui-no-open-browser --rc-user admin --rc-pass password --rc-addr :5572- replace - adminand- passwordwith the user and password respectively
- Here you can access Rclone Web UI in 2 ways - open port 5572or- proxy via domain name.- To open port 5572, see instructions for using Firewall Rule, after opening port, go to - http://ip-may-chu:5572
- To - proxy via domain name, create a website and configure it as shown below 
 
Finished!