To generate traffic we are going to use netcat. netcat is a utility program for reading from and writing to network connections using TCP or UDP. code example Example: netcat server nc -l -p 1234