1.0.10 • Published 2 years ago

ovpn2mobileconfig v1.0.10

Weekly downloads
-
License
WTFPL
Repository
github
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.10

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago