Proxy Configuration
Proxy Configuration allows administrators to route Mideye Server’s outbound HTTP traffic through a proxy server. This is required in network environments where direct internet access is restricted and external services — such as Mideye Shield threat intelligence or Magic Link email delivery — must be reached through a proxy.
Navigate to Server Settings → Proxy Configuration to access this page.
Configuration Fields
Section titled “Configuration Fields”| Field | Description | Default | Validation |
|---|---|---|---|
| Use proxy | Enables or disables proxy routing for outbound HTTP connections. | Disabled | — |
| Proxy host | Hostname or IPv4 address of the proxy server. | — | Required. Validated as a valid hostname or IPv4 address. |
| Proxy port | TCP port of the proxy server. | — | Must be between 1 and 65535. |
When Use proxy is unchecked, the Proxy host and Proxy port fields are disabled and cannot be edited. Enable the checkbox to configure proxy settings.
Hostname validation is performed asynchronously against the server. Validation is skipped for unchanged values.
Permissions
Section titled “Permissions”| Action | Required Role |
|---|---|
| View configuration | Any authenticated user |
| Save changes | Administrator or above |