Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxySettings

Settings for a proxy.

Hierarchy

Index

Properties

Optional allowed

allowed: string[]

A list of one or more allowed IP addresses in CIDR format.

Optional autoStart

autoStart: boolean

Run proxy on startup or not.

Optional button

Settings for a proxy button.

Optional debug

debug: boolean

Activate logging for proxy or not.

Optional description

description: string

A description for the proxy.

destination

The destination to send data to and from.

Optional if

if: string | string[]

One or more (JavaScript) conditions that check if that item is available or not.

Optional name

name: string

The name.

Optional platforms

platforms: string | string[]

One or more platform names, the object is available for.

Generated using TypeDoc