Skip to content

v0.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Mar 15:15
fdcbe41

Changelog

  • 52fcda0 Initial commit
  • c5c7a79 README: add logo
  • 8d03c6f add --port to start command
  • 7a41f9c add -detach to start command
  • de35d80 add network bandwidth limitation
  • e49493a add pause/resume/snapshot/restore functionality, improve README
  • fdcbe41 add rm.go
  • 14301e9 allow fractional cpus and add disk limits too
  • bd38037 first sketchy version
  • 78caa62 hardcode mac address for guest network interfaces
  • f5cb8d1 make sure ports persist through snapshot/restore
  • e3a8fe5 move to rootless operation
  • 96533f7 move to ssh based terminals only
  • a944804 remove quiet option on ls, make sure logs come in the right order
  • d500d5c update README.md