mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Update Vagrantfile
This commit is contained in:
parent
16cead76a1
commit
ff638bbc27
2
build_your_own_lab/websploit/Vagrantfile
vendored
2
build_your_own_lab/websploit/Vagrantfile
vendored
@ -16,7 +16,7 @@ Vagrant.configure("2") do |config|
|
||||
vb.memory = "4096"
|
||||
vb.cpus = "4"
|
||||
|
||||
config.vm.network "private_network", ip: "10.1.1.1"
|
||||
# config.vm.network "private_network", ip: "10.1.1.1"
|
||||
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user