rstms-vmwctl


Namerstms-vmwctl JSON
Version 0.3.7 PyPI version JSON
download
home_pageNone
SummaryTop-level package for rstms-vmwctl.
upload_time2024-09-20 11:26:27
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords rstms_vmwctl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            rstms-vmwctl
============


![Image](https://img.shields.io/github/license/rstms/rstms_vmwctl)

![Image](https://img.shields.io/pypi/v/rstms_vmwctl.svg)


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"
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rstms-vmwctl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "rstms_vmwctl",
    "author": null,
    "author_email": "Matt Krueger <mkrueger@rstms.net>",
    "download_url": "https://files.pythonhosted.org/packages/34/e9/47d0ab0d6aa04e8d0a539124cb79dede290d96dcf6abc523ed0125d6afe6/rstms_vmwctl-0.3.7.tar.gz",
    "platform": null,
    "description": "rstms-vmwctl\n============\n\n\n![Image](https://img.shields.io/github/license/rstms/rstms_vmwctl)\n\n![Image](https://img.shields.io/pypi/v/rstms_vmwctl.svg)\n\n\nVMWare Workstation CLI \n\nvmctl is inspired by OpenBSD's vmd management utility of the same name.  It aims to \nbring the simplicity and functionality to management of VMWare Workstation VMs.\n\n* Free software: MIT license\n* Documentation: https://rstms-vmwctl.readthedocs.io.\n\n\n# USB security device VMX incantations\n\nDevice Name   | VID    | PID \n------------- | ------ | -------\nYubikey 5C    | 1050   | 0407\nLedger Nano S | 2c97   | 5011\n\n```\nusb.generic.allowHID = \"TRUE\"\nusb.generic.allowLastHID = \"TRUE\"\nusb.quirks.device0 = \"0x1050:0x0407 allow\"\nusb.quirks.device1 = \"0x2c97:0x5011 allow\"\nusb.autoconnect.device0 = \"vid:1050 pid:0407 autoclean:0\"\nusb.autoconnect.device1 = \"vid:2c97 pid:5011 autoclean:0\"\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Top-level package for rstms-vmwctl.",
    "version": "0.3.7",
    "project_urls": {
        "Home": "https://github.com/rstms/rstms_vmwctl"
    },
    "split_keywords": [
        "rstms_vmwctl"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ca211b3b2455236bb340701c31a62e0de9c090ed99143405040cd723f6ad9c23",
                "md5": "4e1206385814b92e036e0b0c7d790d66",
                "sha256": "51ce38b7a4b2205e4bc7660d91dc81dc2b4bd56b23e4749f014dbd9a9ffcd558"
            },
            "downloads": -1,
            "filename": "rstms_vmwctl-0.3.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e1206385814b92e036e0b0c7d790d66",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16557,
            "upload_time": "2024-09-20T11:26:25",
            "upload_time_iso_8601": "2024-09-20T11:26:25.458599Z",
            "url": "https://files.pythonhosted.org/packages/ca/21/1b3b2455236bb340701c31a62e0de9c090ed99143405040cd723f6ad9c23/rstms_vmwctl-0.3.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "34e947d0ab0d6aa04e8d0a539124cb79dede290d96dcf6abc523ed0125d6afe6",
                "md5": "f124a81d03699cfadf5809788b914400",
                "sha256": "4e800fe4929b51b04012212fa0459c8f132cdda7fd66fbe73953962c77c7007b"
            },
            "downloads": -1,
            "filename": "rstms_vmwctl-0.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f124a81d03699cfadf5809788b914400",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23124,
            "upload_time": "2024-09-20T11:26:27",
            "upload_time_iso_8601": "2024-09-20T11:26:27.177819Z",
            "url": "https://files.pythonhosted.org/packages/34/e9/47d0ab0d6aa04e8d0a539124cb79dede290d96dcf6abc523ed0125d6afe6/rstms_vmwctl-0.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 11:26:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rstms",
    "github_project": "rstms_vmwctl",
    "github_not_found": true,
    "lcname": "rstms-vmwctl"
}
        
Elapsed time: 1.67507s