From ef0fdbf1a71294b1917bacfbf4c023f866b06c69 Mon Sep 17 00:00:00 2001
From: Evgeny Abramovich
- + - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - -
# Core features @@ -99,11 +99,13 @@ uncors --from 'http://localhost' --to 'https://github.com' --http-port 8080 More information about configuration and usage you can find on [UNCORS wiki](https://github.com/evg4b/uncors/wiki). -# ⚠️ Caution +# ⚠️ Caution -Please note that removing or replacing CORS headers can pose potential security vulnerabilities. This tool is specifically designed to streamline the development and testing workflow and should not be used in a production environment or as a remote proxy server. It has not undergone a thorough security review, so caution should be exercised when utilizing it. +Please note that removing or replacing CORS headers can pose potential security vulnerabilities. This tool is +specifically designed to streamline the development and testing workflow and should not be used in a production +environment or as a remote proxy server. It has not undergone a thorough security review, so caution should be exercised +when utilizing it. ## Stargazers over time [![Stargazers over time](https://starchart.cc/evg4b/uncors.svg)](https://starchart.cc/evg4b/uncors) - diff --git a/ROADMAP.md b/ROADMAP.md index 362ea96c..2d307a25 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -60,7 +60,7 @@ - [X] Response caching - [PR](https://github.com/evg4b/uncors/pull/17) - [X] JSON Schema for config file - [PR](https://github.com/evg4b/uncors/pull/19) -- [ ] Automatically reload the server after configuration changes - [PR](https://github.com/evg4b/uncors/pull/22) +- [X] Automatically reload the server after configuration changes - [PR](https://github.com/evg4b/uncors/pull/22) ## Future features