0.2.2 • Published 4 months ago

uncors v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Core features

Other new features you can find in roadmap.

Full documentation you can found on wiki pages.

Quick Install

You can install the application in one of the following ways:

Homebrew (macOS | Linux)

brew install evg4b/tap/uncors

Scoop (Windows)

scoop bucket add evg4b https://github.com/evg4b/scoop-bucket.git
scoop install evg4b/uncors

NPM (Cross-platform)

npm install uncors --save-dev
# OR
yarn add uncors --dev
# OR
pnpm add -D uncors

Docker (Cross-platform)

docker run -p 80:3000 evg4b/uncors --from 'http://local.github.com' --to 'https://github.com'

Stew (Cross-platform)

stew install evg4b/uncors

Or find more installation methods in uncors wiki.

Usage

The following command can be used to start the UNCORS proxy server:

uncors --from 'http://localhost' --to 'https://github.com' --http-port 8080

More information about configuration and usage you can find on UNCORS wiki.

⚠️ 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.

Stargazers over time

Stargazers over time

Support project

0.2.2

4 months ago

0.2.1

5 months ago

0.2.0

6 months ago

0.1.0

11 months ago

0.0.9

1 year ago

0.0.8-beta

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago