base vpn android plugin

This commit is contained in:
2026-03-12 17:37:47 +07:00
parent c765246d79
commit 2f7462e299
28 changed files with 874 additions and 132 deletions
@@ -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"]