fibridge-proxy-rs
fibridge-proxy-rs copied to clipboard
Feature: Add a password lock for uploading files
A password lock would be helpful to make the server publicly accessible but to protect it against external overload. A simple start parameter for the password would be perfect.
Hey @rvbg. Not a bad idea. Large production deployments would definitely need something like that. We haven't found it necessary yet. These days I use https://patchbay.pub for new projects. It uses a simpler protocol that doesn't depend on WebSockets. I'm hoping to eventually replace our use of fibridge at work with a stripped-down version of patchbay.