scy-phy / minicps

MiniCPS: a framework for Cyber-Physical Systems real-time simulation, built on top of mininet
MIT License
166 stars 70 forks source link

Add Vagrantfile #20

Closed pgaulon closed 6 years ago

pgaulon commented 6 years ago

Add Vagrantfile with virtualbox VM.

vagrant@minicps:~$ ls minicps vagrant@minicps:~$ cd minicps/ vagrant@minicps:~/minicps$ sudo python examples/swat-s1/run.py Ping: testing ping reachability attacker -> plc1 plc2 plc3 plc1 -> attacker plc2 plc3 plc2 -> attacker plc1 plc3 plc3 -> attacker plc1 plc2 Results: 0% dropped (12/12 received) mininet> exit vagrant@minicps:~/minicps$ exit $