| / |_ / || | | |/| | | | _ | | | | | | | | ) | | || || || |/|_____|
MTUProbe is a tool designed to help network administrators and enthusiasts debug MTU (Maximum Transmission Unit) issues in their network.
- 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.
- Clone this repository:
git clone https://github.com/your_username/MTUProbe.git
- Navigate to the directory:
cd MTUProbe
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
- Fer Valdovinos
- Luis Cosio