@automationcloud/uniproxy

Universal Proxy 🦄

Usage no npm install needed!

<script type="module">
  import automationcloudUniproxy from 'https://cdn.skypack.dev/@automationcloud/uniproxy';
</script>

README

🍀 🦄 UniProxy 🦄 🍀

UniProxy contains a set of build-it-yourself components for creating modular and flexible proxying solutions that fit a variety of application needs.

This includes:

  • routing http and https requests based on hostname
  • SSL bumping allowing intercepting https traffic for trusted clients with:
    • forwarding requests/responses with or without modifications,
    • rewriting requests
    • fulfilling responses without sending them
  • all sorts of combinations of the above