Proxy
@if ($server->extra_attributes->proxy_type)
Start/Reconfigure Proxy
Stop
@if (
$server->extra_attributes->last_applied_proxy_settings &&
$server->extra_attributes->last_saved_proxy_settings !== $server->extra_attributes->last_applied_proxy_settings)
Configuration out of sync.
@endif
@endif
@if ($server->extra_attributes->proxy_status === 'running')
Loading current status...
Running
@else
Loading current status...
Stopped
@endif
Server is not validated. Validate first.
@endif