MinakiLabs CLI for managing WireGuard VPN tunnels
Project description
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:
⸻
minaki-vpn
🛰️ Official CLI for MinakiLabs — easily connect to your secure WireGuard-based VPN in seconds.
✨ Features
- 🔐 Secure API key authentication
- 📦 Pull WireGuard configuration directly from Minaki backend
- ⚡ One-command connect, disconnect, restart
- 📁 Config and key storage in
~/.minaki/ - 💬 Beautiful terminal output using
rich - 🧰 CLI tool installable via pip or PyPI
📦 Installation
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file minaki_vpn-0.1.0.tar.gz.
File metadata
- Download URL: minaki_vpn-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac6145d1ddfdf89e10cbd329f1fd76b3e1ccc7c02f29d161b0a76f5826353e19
|
|
| MD5 |
c72aeb767515196164909a1157a2a034
|
|
| BLAKE2b-256 |
ef6148bb2a472bbe8f3108d1b4c6b6416f53e2f22aba92b41833c6ed3d103a86
|
File details
Details for the file minaki_vpn-0.1.0-py3-none-any.whl.
File metadata
- Download URL: minaki_vpn-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1a9d50d302445216557a57d4ae944b75c01d381052015386b94925494dfa622
|
|
| MD5 |
dd661994acda067b2fcd8485b74dfdc6
|
|
| BLAKE2b-256 |
d0f3b96b9e185277a564dcd53f3bd4e0e548027112db78144465d390e29dc3aa
|