base vpn android plugin
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[[permission]]
|
||||
identifier = "vpn-control"
|
||||
description = "Allows access to VPN Service"
|
||||
name = "allow-vpn-control"
|
||||
commands = { allow = ["ping", "prepare_vpn", "start_vpn", "stop_vpn"] }
|
||||
identifier = "allow-vpn-control"
|
||||
description = "Allows Vpn Control"
|
||||
|
||||
[permission.commands]
|
||||
allow = ["start_vpn", "stop_vpn"]
|
||||
Reference in New Issue
Block a user