How to create a simple forward proxy

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • http-proxy

    A full-featured http proxy for node.js

  • my goal is to have a simple forward proxy where I can also manipulate or block requests. Currently I try to set up a project using node-http-proxy.

  • proxy-chain

    Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.

  • take a look at https://www.npmjs.com/package/proxy-chain - I think it is much closer to what you are trying to do.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts