Security and contact
How to report bugs and security issues, and where the source and package live.
vmup is a small MIT-licensed CLI. There is no support inbox. Contact is GitHub and npm.
Bugs and questions
Open an issue: github.com/nyxsky404/vmup/issues.
Include the command, --json output if you have it, and the printed error string. Error strings and Fix SSH map those messages.
Security
If you believe you found a vulnerability in the CLI or the install script, do not file a public issue. Use GitHub’s private advisory form: Report a vulnerability. Policy: SECURITY.md.
The tool copies files you select onto a host you already SSH into. It does not open inbound ports. Treat remote batches as sensitive until TTL deletes them. Details: Why batches expire.
Source and package
| Place | URL |
|---|---|
| Source | github.com/nyxsky404/vmup |
| npm | @nyxsky404/vmup |
| License | MIT |
| Releases | Changelog |