@extends('layout.app') @section('title', 'VPN') @section('content')

VPN: {{ $currentVPN->displayName }}

Usage

Based on the Subnet there are only a limited numbers of ip which can used in this VPN.
{{$percent}}%

Config

Name/Device Name
Display Name
Public Key
Private Key
Network

Actions

Sync Peers Run
Create Device on Server Only needed if Wireguard Server is new Run
@endsection