Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 402 Bytes

File metadata and controls

19 lines (16 loc) · 402 Bytes

tinyproxy-release

BOSH release for tinyproxy

It allows setting multiple instances, listening on different ports with different whitelists.

Example: tinyproxy.instances:

  • name: mything port: 8888 allowed_cidr: 0.0.0.0/0 whitelisted_domains:
    • google.com
    • amazon.com
  • name: myotherthing port: 8889 allowed_cidr: 0.0.0.0/0 whitelisted_domains:
    • auth0.com