Skip to content

A Simple proxy to wrap all requests and have a server add on basic auth headers

Notifications You must be signed in to change notification settings

ferentchak/basic-auth-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rally-external-proxy

requires a config json file to be local to the installation

{
    "username":"",
    "password":"",
    "targetServer":"",
    "proxyPort":9000
}

Server is started by the command basic-auth-proxy

About

A Simple proxy to wrap all requests and have a server add on basic auth headers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published