This commit is contained in:
Guillaume Castagnino 2019-04-24 09:27:04 +02:00
parent c4ec2ac8ff
commit 13d6a4877b
1 changed files with 1 additions and 0 deletions

View File

@ -33,4 +33,5 @@ $MyRRD->nginx('http://127.0.0.1:8080/server-status');
# network
$MyRRD->networkInterface('eth0', 'Réseau');
$MyRRD->networkInterface('wg0', 'VPN');
$MyRRD->networkInterface('tun0', 'WKS VPN');