cors-anywhere-cli

CLI for cors-anywhere.

Usage no npm install needed!

<script type="module">
  import corsAnywhereCli from 'https://cdn.skypack.dev/cors-anywhere-cli';
</script>

README

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