Verimek
WireGuard

{{$t("logout")}}

{{$t("updateAvailable")}}

{{latestRelease.changelog}}

{{$t("update")}} →
{{$t('monitorOnline')}}
{{ monitor.onlineClients }}
{{ monitor.totalClients }} {{$t('monitorClients')}} · {{ monitor.enabledClients }} {{$t('monitorEnabled')}}
{{$t('monitorTodayDown')}}
↓ {{ monitor.todayRx | bytes }}
{{$t('monitorTotalDown')}}: {{ monitor.totalRx | bytes }}
{{$t('monitorTodayUp')}}
↑ {{ monitor.todayTx | bytes }}
{{$t('monitorTotalUp')}}: {{ monitor.totalTx | bytes }}
{{$t('monitorHistory')}}
{{$t('monitorHistoryEmpty')}}
  • {{ item.name }} {{ item.address }} · {{ item.notes }} · {{$t('monitorConnected')}}

{{$t("clients")}}

{{$t("backup")}}
{{client.name}}
{{client.address}} · {{client.transferTxCurrent | bytes}}/s · {{client.transferRxCurrent | bytes}}/s {{!uiTrafficStats ? " · " : ""}}{{new Date(client.latestHandshakeAt) | timeago}}
{{ client.notes }} {{ (new Date(client.expiresAt) < new Date()) ? $t('expired') : ($t('expiresOn') + new Date(client.expiresAt).toLocaleDateString('tr-TR')) }}
{{client.transferTxCurrent | bytes}}/s
{{bytes(client.transferTx)}}
{{client.transferRxCurrent | bytes}}/s
{{bytes(client.transferRx)}}

{{ clientFilter ? $t('noMatch') : $t('noClients') }}

{{$t('editMeta')}} — {{ clientEditMeta.name }}

{{$t('expiresNever')}}: tarihi boş bırakın.