Raspberry Pi Network Traffic Generator.
RPi NTG has been designed for generate network traffic, only for Development purposes. Please use this tool with responsibility.
You only need a Raspberry Pi 1 (model B or B+) or Raspberry Pi 2 with the last version of Raspbian.
You need Git installed on your Raspberry Pi computer. You can install it using this command:
$ sudo apt-get install git
Finally, Raspbian dosn't include 'dig' tool for DNS requests. Install it using:
$ sudo apt-get install dnsutils
This project doesn't need installation, only clone this repository:
$ git clone https://github.com/jgm1986/RPiNTG.git
$ cd RPiNTG
Please see LICENSE file.
##Credits
Madrid (Spain), 01/25/2016,
Javier Gusano Martínez, Hewlett-Packard Enterprise