Skip to content

A HTTP proxy with basic authentication and authorization management

License

Notifications You must be signed in to change notification settings

merlefre/ProxyHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProxyHTTP

A HTTP proxy with basic authentication and authorization management

Description

Simple HTTP proxy in node.js

The proxy is divide into two file:

  • ProxyHTTP.js which provide the basic functions of the proxy

  • config.json in which the use define the configuration for its proxy

Program requirement

  • Install node.js and the package ldapjs

  • Create a config.json without commentaries

  • Modify the port number inside ProxyHTTP.js

  • Start ProxyHTTP.js ( # node ProxyHTTP.js)

About

A HTTP proxy with basic authentication and authorization management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published