https://github.com/bradfitz/qemu-guest-kragent
a minimal qemu-guest-agent in Go for gokrazy + Proxmox (qemu)
https://github.com/bradfitz/qemu-guest-kragent
Last synced: 2 months ago
JSON representation
a minimal qemu-guest-agent in Go for gokrazy + Proxmox (qemu)
- Host: GitHub
- URL: https://github.com/bradfitz/qemu-guest-kragent
- Owner: bradfitz
- License: bsd-3-clause
- Created: 2023-04-02T05:20:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T12:35:39.000Z (about 1 year ago)
- Last Synced: 2025-03-18T09:45:36.300Z (3 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 21
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qemu-guest-kragent
If you're deploying [gokrazy](https://gokrazy.org/) VMs in QEMU and want to
see the [Proxmox PVE](https://www.proxmox.com/en/proxmox-ve) web UI or
whatever to show your VM's IP address(es), use this. It's like the
regular `qemu-guest-kragent` but doesn't do as much.It's written in Go so works in the gokrazy world: `gok add github.com/bradfitz/qemu-guest-kragent`
to your gokrazy appliance config.