Util for easy download SPICE file for Proxmox VMs
Project description
SpiceXtract
SpiceXtract is a command-line utility that facilitates the easy download of SPICE files for virtual machines hosted on Proxmox. This tool is especially useful for developers and IT professionals who manage VMs and need to quickly access SPICE connection files.
Features
- Simple CLI for downloading SPICE files.
- Support for multiple Proxmox nodes and VMs.
- Secure password handling and optional SSL verification.
Requirements
- Python 3.6 or later.
requestsandurllib3libraries.
Installation
Clone the repository and install the dependencies:
git clone https://github.com/lHumaNl/SpiceXtract.git
cd SpiceXtract
pip install -r requirements.txt
Alternatively, you can install the package using pip:
pip install spicextract
Usage
To use SpiceXtract, run the following command with the required parameters:
spicextract -s <server-url> -u <username> -p <password> -n <node> -i <vm_id> -o <output_file_name> [-v]
Arguments Table
| Argument | Description |
|---|---|
-s, --server |
Proxmox host URL. |
-u, --username |
Proxmox username (must include authentication realm, e.g., user@pam). |
-p, --password |
Proxmox password. |
-n, --node |
Proxmox node. |
-i, --vm_id |
VM ID. |
-o, --output_file |
Output SPICE file name (.vv extension is appended if not present). |
-v, --ssl_verify |
Optional. Verifies the SSL connection if flagged. |
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 Distributions
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 spicextract-0.1.0-py3-none-any.whl.
File metadata
- Download URL: spicextract-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdede7a4b9c4d1ceb72afefe95d9c5559b38dd8ee1eeb3f5dfcf3e8f112a179d
|
|
| MD5 |
a9f6d0ba4bfe3c5a86e0be3475c57cbb
|
|
| BLAKE2b-256 |
3863e2991e9680443af2c1fc46bc9eb8238f161b4347952940c3409c96ab9a8f
|