How to use this box with Vagrant:

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

This version was created about 8 years ago.

Windows image with Firewall bypass ftp, Setup internal network interface, TODO install python dependencies

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