Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 963 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 963 Bytes

RPi NTG

Raspberry Pi Network Traffic Generator.

General

RPi NTG has been designed for generate network traffic, only for Development purposes. Please use this tool with responsibility.

System Requirements

You only need a Raspberry Pi 1 (model B or B+) or Raspberry Pi 2 with the last version of Raspbian.

Install

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

Licensing

Please see LICENSE file.

##Credits

Madrid (Spain), 01/25/2016,

Javier Gusano Martínez, Hewlett-Packard Enterprise