Giter Site home page Giter Site logo

evg4b / uncors Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 1.0 2.37 MB

A simple dev HTTP/HTTPS reverse proxy for replacing CORS headers.

Home Page: https://github.com/evg4b/uncors/wiki

License: MIT License

Go 99.97% Dockerfile 0.03%
cors cors-proxy developer-tools proxy frontend-tool devtools http https mock-server cors-headers

uncors's Introduction

UNCORS logo

A simple dev HTTP/HTTPS proxy for replacing CORS headers.

Go version GitHub version License Coverage Go Report Card Reliability Rating Security Rating Lines of Code

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


uncors's People

Contributors

dependabot[bot] avatar evg4b avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

webrulon

uncors's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.