Skip to content

GUI‌ wrapper for controlling iPerf3 or D-ITG‌ traffic remotely

hnavidan/traffiker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Network Traffic Generator GUI Controllers

1. Overview

This project provides Python-based Tkinter GUIs for controlling two common network traffic generation tools: D-ITG (Distributed Internet Traffic Generator) and iperf3. These GUIs simplify the process of initiating, configuring, and monitoring traffic flows, particularly in scenarios involving 5G network deployments (srsRAN and OAI) and remote execution via SSH.

Each GUI controller is a separate Python script:

  • main_remote.py: For D-ITG traffic.
  • main_remote_iperf.py: For iperf3 traffic.

2. Requirements

  • Python 3
  • Tkinter
  • SSH Client
  • Sudo Privileges

3. Screenshots

About

GUI‌ wrapper for controlling iPerf3 or D-ITG‌ traffic remotely

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages