openvpn.lua 199 B

123456789
  1. return {
  2. legend = {
  3. { },
  4. { "CollectIndividualUsers", "CollectUserCount", "CollectCompression", "ImprovedNamingSchema" },
  5. { "StatusFile" }
  6. },
  7. label = _("OpenVPN"),
  8. category = "network"
  9. }