1.0.10 • Published 8 months ago

ovpn2mobileconfig v1.0.10

Weekly downloads
-
License
WTFPL
Repository
github
Last release
8 months ago

Usage

> npx ovpn2mobileconfig --help
Options:
      --help     Show help                                             [boolean]
      --version  Show version number                                   [boolean]
  -c, --config   path to .ovpn config file                   [string] [required]
  -n, --name     profile name                                [string] [required]
  -O, --org      organization name                           [string] [required]
  -o, --output   path to .mobileconfig output file           [string] [required]
  -d, --debug                                         [boolean] [default: false]

> npx ovpn2mobileconfig -c <ovpn-profile-path> -n <config-name> -O <org-name> -o <output-path>

# Example:
> npx ovpn2mobileconfig -c as_dev1.ovpn -n as_dev1_vod -O OpenVPN -o as_dev1.mobileconfig
1.0.9

8 months ago

1.0.8

8 months ago

1.0.10

8 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago