levindoneto / traffic_generator

UDP Traffic Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDP Traffic Generator

It generates UDP traffic along the network.

Author: Levindo Gabriel Taschetto Neto.

Requirements

  • Operating system: Windows.
  • Python: 3.0 or superior.

How to use

$ python gt.py –i destinationIp –p port -r bandwidth

Options:
  - i String  The IP to send the datagram to
  - p Integer The port of the communication
  - r Float   The bandwidth the datagrams are transmitted in## License

License

MIT License. Click here for more information about this license.

About

UDP Traffic Generator

License:MIT License


Languages

Language:Python 100.0%