Working of Traceroute command: <img width="1366" height="720" alt="Image" src="https://github.com/user-attachments/assets/02ce9966-c395-4d78-9743-7de9caf8fa48" /> Run the command through: traceroute google.com 30 3 2000 33434 arguments taken : args[0] = "traceroute" args[1] = "google.com" args[2] = "30" args[3] = "3" args[4] = "2000" args[5] = "33434" Sysinfo working: <img width="1366" height="720" alt="Image" src="https://github.com/user-attachments/assets/886b661f-ec48-4b7e-862d-66e7c2b9ceb2" />
Working of Traceroute command:
Run the command through:
traceroute google.com 30 3 2000 33434
arguments taken :
args[0] = "traceroute"
args[1] = "google.com"
args[2] = "30"
args[3] = "3"
args[4] = "2000"
args[5] = "33434"
Sysinfo working: