Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 265 Bytes

node-proxy - A Simple HTTP[S] Proxy Using Node.js

Very bare HTTP and SSL proxy implementation using node.js. The primary goal of this project was to get acquainted with node.js.