added vpn module
* shows current VPN connection * allows to establish a VPN connection
This commit is contained in:
parent
315328b41f
commit
a7a1da6b5d
2 changed files with 93 additions and 0 deletions
|
@ -196,5 +196,8 @@
|
|||
"pihole": {
|
||||
"enabled": { "prefix": "" },
|
||||
"disabled": { "prefix": "" }
|
||||
},
|
||||
"vpn": {
|
||||
"prefix": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue