Skip to content

Proxy HTTP requests to a remote URL, optionally injecting Basic Auth credentials.

Notifications You must be signed in to change notification settings

ecliptical/urlproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Proxy

Simple HTTP proxy that supports injecting basic auth credentials into backend requests.

Build

cargo build

Run

For help and all supported options: urlproxy --help

E.g.,

RUST_LOG=debug urlproxy --username my@user.name --password myapitoken https://mycompany.atlassian.net

About

Proxy HTTP requests to a remote URL, optionally injecting Basic Auth credentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages