You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

759 B

IOT Lab

Articles-and-Papers

installDocker

Installation

1. Install docker

see installDocker

2. Download files

file1 file2 file3

3. Load It
$ bash ./install-exercise_tcp_attack.sh
3. Run It
$ ./lab-load-exercise_tcp_attack   	    # Load Lab Environment. Required only once per Session
$ ./lab-run-tcpattack-attacker		    # Console4Attacker				
$ ./lab-run-tcpattack-client		    # Console4Client
$ ./lab-run-tcpattack-server		    # Console4Server
Happy coding :-)