You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

vpngen.json 135B

12345678
  1. {
  2. "vpnPrefix": "vpn_",
  3. "vpnSuffix": "",
  4. "clientPrefix": "",
  5. "clientSuffix": "",
  6. "defaultConfigPath": "/etc/vpngen/default"
  7. }