Skip to content

rryter/conditional-forward-proxy

Repository files navigation

cfproxy.js

npm version

[WIP] It's a HTTP / HTTPS proxy which will be able be fed with rules, so that it can decide whether the request is sent from the current machine, or sent to another proxy.

Table of Contents

  1. Documentation
    1. Installation
    2. Usage
  2. Issues
  3. License

Installation

npm install -g @twy-gmbh/conditional-forward-proxy

Usage

For testing purposes:

cfproxy

For permanent use:
https://www.axllent.org/docs/view/nodejs-service-with-systemd/

Disclaimer:
Please be advised this library is not (yet) tested. Do not use for production environments.

Issues

Please do not hesitate to open an issue in case you are running into problems.

License

Copyright (c) 2020 Reto Ryter (twitter: @rryter) Licensed under the MIT license.