Skip to content

levindoneto/traffic_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages