Skip to content

fjc0k/cors-anywhere-cli

Repository files navigation

cors-anywhere-cli

CLI for cors-anywhere.

Install

npm i cors-anywhere-cli -D

Usage

npx cors -p 9999

Docker

docker run --rm -p 9999:8080 jayfong/cors:latest

License

MIT (c) Jay Fong