
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Great — since this is proprietary software and not open source, we’ll update your README.md accordingly by: • Removing references to MIT or open licensing • Adding a “License & Usage” section clarifying restrictions • Branding it clearly as proprietary and commercial
Here’s your updated README.md for minaki-vpn:
⸻
🛰️ Official CLI for MinakiLabs — easily connect to your secure WireGuard-based VPN in seconds.
~/.minaki/
rich
Install with pip:
pip install minaki-vpn
Or from source:
git clone https://github.com/minakilabs/minaki-vpn.git
cd minaki-vpn
pip install .
⸻
⚙️ Available Commands
Command Description
configure Save your API key locally to ~/.minaki/cli-config.json
status Check your VPN lease status and IP assignment
pull-config Download your WireGuard .conf file from the API
connect Bring up the VPN tunnel using wg-quick
disconnect Tear down the VPN tunnel
restart Restart the VPN (disconnect + reconnect)
install-wg Check if WireGuard is installed; prompt if not
⸻
🛠️ Quick Start
# 1. Set your API Key
minaki-vpn configure
# 2. Connect to the VPN
minaki-vpn connect
# 3. View current tunnel status
minaki-vpn status
# 4. Disconnect when done
minaki-vpn disconnect
⸻
🔐 Authentication & Config Files
• Your API key is securely stored in:
~/.minaki/cli-config.json
• VPN configuration is downloaded to:
~/.minaki/wg2.conf
⸻
🧠 Requirements
• Python 3.7+
• WireGuard tools (wg-quick, wg)
• Valid API access with MinakiLabs (https://minaki.io)
⸻
📛 License & Usage
This is proprietary software owned by MinakiLabs, Inc.
Usage is subject to the terms and conditions of your commercial license agreement.
You may not copy, redistribute, or modify this software without explicit permission.
For licensing inquiries, contact support@minakilabs.com.
⸻
👤 Author
Andrew Polykandriotis
CEO, MinakiLabs
📧 support@minakilabs.com
FAQs
MinakiLabs CLI for managing WireGuard VPN tunnels - fixed sub-domains
We found that minaki-vpn demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.