How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "t-mtsmt/REMnux"
  config.vm.box_version = "0.1.0"
end
vagrant init t-mtsmt/REMnux \
  --box-version 0.1.0
vagrant up

This version was created 3 months ago.

REMnux Vagrant Box version v0.1.0. Built with: remnux-cli v1.3.4
GitHub: t-mtsmt/Vagrant-REMnux v0.1.0

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (9.99 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (9.87 GB)