Skip to content

Adding traceroute ,sysinfo and Ping command #71

@Biancaa-R

Description

@Biancaa-R

Working of Traceroute command:

Image

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions