Commit Graph

17 Commits

Author SHA1 Message Date
Scott Ellis 4330d40012 Take the URI to the libvirtd as a command-line argument. 2023-12-15 00:47:10 -08:00
Scott Ellis 1b5416f2ca Refactor state handing to always try and start the VM, and just pretty-print output based on state 2023-12-15 00:37:38 -08:00
Scott Ellis 7f1162052a Switch to libvirt-go and libvirt-go-xml 2023-12-15 00:26:37 -08:00
Scott Ellis 74c4ca5fa1 Update dependencies, and bump golang version to 1.20 2023-03-14 16:50:25 -07:00
Scott Ellis 288346816f
Added pointer to Arch repo in readme
Thanks to https://github.com/ScottESanDiego/virtwold/issues/3#issue-1615349903 there's now a pointer in the readme for Arch users. Hooray!
2023-03-14 16:09:05 -07:00
Scott Ellis 6e37945f95 Add capture for len=102, which Moonlight client sends now 2023-03-06 10:08:05 -08:00
Scott Ellis a372d706b8
Merge pull request #2 from rajiteh/main
feat: ability to wake up from various domain states
2021-12-28 11:21:20 -08:00
Raj Perera 224a54b840
fix: missing newline after log msg 2021-12-27 22:56:00 -05:00
Raj Perera 3d1d522504 feat: ability to wake up from various domain states 2021-12-28 03:29:06 +00:00
Scott Ellis f970a566ab
Update README.md
Fix path to service file.
2021-06-18 11:03:14 -07:00
Scott Ellis 3f6a02dce6 Add OpenRC init files, and move to init-scripts. Update README accordingly. 2021-06-18 11:02:21 -07:00
Scott Ellis 7f30407401
Merge pull request #1 from simcop2387/main
Add a systemd service file example
2021-06-18 07:54:24 -07:00
Your Name 84483e2fd3 Add a systemd service file example 2021-06-18 10:13:05 -04:00
Scott Ellis dd49f4ba6c Listen for 234 byte packets too, which is WOL with password 2021-05-12 18:18:35 -07:00
Scott Ellis 899e83af50 Attempt at making this a module 2021-03-28 13:20:42 -07:00
Scott Ellis 63d31995da Initial real commit 2021-03-27 13:21:21 -07:00
Scott Ellis 72e0b1722c
Initial commit 2021-03-27 13:05:43 -07:00