Synopsis

  netwox [ number [ parameters... ] ]

    number : number of the tool to use
    parameters : parameters for the chosen tool number

Description

When using netwox without number and parameters, it enters help mode. In this mode, the user has to select a category by pressing a key. Then by choosing a tool number, its corresponding usage is displayed.


Some examples

  netwox 1
    print the configuration of the local computer

  netwox 3 www.microsoft.com
    print information about the hostname "www.microsoft.com"

  netwox 3 +the www.microsoft.com
    print IP address of hostname "www.microsoft.com"

You can find more examples here.

I will not describe all the tools in this page. The help mode of netwox describes every tool. To enter the help mode, use netwox without number and parameters.