@embervpn/server

1.0.136 • Public • Published

Overview

This is a Bun CLI tool for setting up and managing Ember VPN server instances.
Ember VPN is a complete SaaS VPN solution that extends its services to developers and organizations to create their own VPN servers.

Installation

# Install dependencies
apt update && apt upgrade -y
apt install -y curl acl

# Install Bun
curl -fsSL https://bun.sh/install | bash
source ~/.bashrc
bun add --global @embervpn/server

Setup

To provision the instance, run the following to start the setup wizard. or add the --help flag to see all options

ember provision

Create a configuration

OpenVPN configuration files are generated for each user. To create a new configuration, run the following command. or add the --help flag to see all options

Important: By default configuration files are uploaded to Ember VPN's URL shortener for a one-time download. To disable this, add the --outfile flag to specify a local file path.

ember mkcfg --outfile <path>

Readme

Keywords

none

Package Sidebar

Install

npm i @embervpn/server

Weekly Downloads

17

Version

1.0.136

License

MIT

Unpacked Size

2.03 MB

Total Files

3

Last publish

Collaborators

  • jmer05