How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "chenglong/sandbox"
  config.vm.box_version = "4"
end
vagrant init chenglong/sandbox \
  --box-version 4
vagrant up

This version was created about 8 years ago.

Added whois python package, because monitor_rmq, TrafficMonitor requires it to resolve ip addr into host name, then be able to classify package type by data and metadata.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1020 MB)