Top-level package for rstms-vmwctl.
Project description
rstms-vmwctl
VMWare Workstation CLI
vmctl is inspired by OpenBSD's vmd management utility of the same name. It aims to bring the simplicity and functionality to management of VMWare Workstation VMs.
- Free software: MIT license
- Documentation: https://rstms-vmwctl.readthedocs.io.
USB security device VMX incantations
Device Name | VID | PID |
---|---|---|
Yubikey 5C | 1050 | 0407 |
Ledger Nano S | 2c97 | 5011 |
usb.generic.allowHID = "TRUE"
usb.generic.allowLastHID = "TRUE"
usb.quirks.device0 = "0x1050:0x0407 allow"
usb.quirks.device1 = "0x2c97:0x5011 allow"
usb.autoconnect.device0 = "vid:1050 pid:0407 autoclean:0"
usb.autoconnect.device1 = "vid:2c97 pid:5011 autoclean:0"
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
rstms_vmwctl-0.3.2.tar.gz
(23.0 kB
view hashes)
Built Distribution
Close
Hashes for rstms_vmwctl-0.3.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9137170d008df5b73819cc04fa1ab40a3cc9b6431cbfdf4c9bcde06702294ef |
|
MD5 | 766466a7b7d62bf01a39caf79667dc82 |
|
BLAKE2b-256 | 8940081db835ae1caf0fcfb0a20983f4850a666c6d657de34d01650d9e2713f9 |