jgm1986 / RPiNTG

Raspberry Pi Network Traffic Generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Raspberry Pi Network Traffic Generator.

License:Apache License 2.0


Languages

Language:Shell 100.0%