@embervpn/server
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"name": "@embervpn/server", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "The CLI tool to manage the Ember VPN server nodes", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
# Installation | ||
```bash | ||
apt update && apt upgrade -y | ||
apt install -y curl acl | ||
curl -fsSL https://bun.sh/install | bash | ||
source ~/.bashrc | ||
bun add --global @embervpn/server | ||
ember -V | ||
``` |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
645853