uncors

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2022 License: MIT

README

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

Usage

./uncors --port 8080 --target 'https://github.com' --source 'http://localhost'

Parameters

  • --port - Local HTTP linthing port.
  • --target - Url with protocol for to the resource to be proxyed.
  • --source - Url with protocol for to the resource from which proxying will take place.

Directories

Path Synopsis
cmd
uncors command
internal
pkg
testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL