twitter / twemproxy

A fast, light-weight proxy for memcached and redis
Apache License 2.0
12.15k stars 2.06k forks source link

Question: Can we pass/upload configuration file through web browser? #671

Open PraveenKumarSoni opened 2 years ago

PraveenKumarSoni commented 2 years ago

For the development of one project, we wanted to perform some security checks on the configuration file. Is there any way to upload a configuration file through the web browser? If not through a web browser, then what is another way?

Amy suggestions?