How to use this box with Vagrant:

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

This version was created about 8 years ago.

-- Add vagrant ftp server, allow 192.168.56.1 allow 192.168.56.2

-- python libraries install

pika 0.10.0 psutil 4.2.0 impacket 0.9.14 termcolor 1.1.0 pcapy 0.10.9 netifaces 0.10.4 python-whois 0.6.4

-- update Vagrantfile enabled ssh to sandBox

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.42 GB)