Skip to content

MTUProbe is a tool designed to help network administrators and enthusiasts debug MTU (Maximum Transmission Unit) issues in their network.

Notifications You must be signed in to change notification settings

iNBest-cloud/MTUInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MTUInspector


| / |_ / || | | |/| | | | _ | | | | | | | | ) | | || || || |/|_____|

MTUProbe is a tool designed to help network administrators and enthusiasts debug MTU (Maximum Transmission Unit) issues in their network.

Features

  • Test and determine the optimal MTU value for a path.
  • Supports dual-interface mode for comprehensive testing.
  • Verbose mode for in-depth analysis.
  • Option to set or unset the "Do Not Fragment" flag.
  • Works on both Windows and Unix-like systems.

Installation

  1. Clone this repository:
git clone https://github.com/your_username/MTUProbe.git
  1. Navigate to the directory:
cd MTUProbe

Usage

To use MTUProbe in a standard mode:

python mtuprobe.py --target TARGET_IP

For advanced usage, dual-interface tests, and other options:

python mtuprobe.py --help

Author

  • Fer Valdovinos
  • Luis Cosio

About

MTUProbe is a tool designed to help network administrators and enthusiasts debug MTU (Maximum Transmission Unit) issues in their network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages