1.0.6 • Published 4 years ago

@twy-gmbh/conditional-forward-proxy v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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

Documentation

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.