Parameter | Description | Default value |
---|---|---|
address | Remote webserver address on remote network | 192.168.1.99 |
path | When the proxy receive a GET request on /, it will be redirect on this path | / |
isHttps | Define if the connection to the remote webserver must be made in HTTPS or HTTPS | |
port | Port of the remote webserver | 80 (default) |
forwardCookies | If this checkbox is enable, cookies will be forwarded to target webserver | true (default) / false |