Projects STRLCPY NETworkManager Files
🤬
1b29bb41
ROOT /
docs /
04_CommandLineArgs.md
84 lines | ISO-8859-1 | 1 KB

Command line arguments

Public

Publicly available command line arguments.

--help

Displays the help dialog.

Example:

NETworkManager.exe --help

--reset-settings

Resets all application settings.

Example:

NETworkManager.exe --reset-settings

--application:

Start a specific application on startup.

Possible values:

  • Dashboard
  • NetworkInterface
  • WiFi
  • IPScanner
  • PortScanner
  • PingMonitor
  • Traceroute
  • DNSLookup
  • RemoteDesktop
  • PowerShell
  • PuTTY
  • AWSSessionManager
  • TigerVNC
  • WebConsole
  • SNMP
  • SNTPLookup
  • DiscoveryProtocol
  • WakeOnLAN
  • Whois
  • SubnetCalculator
  • BitCalculator
  • Lookup
  • Connections
  • Listeners
  • ARPTable

Example:

NETworkManager.exe --application:PingMonitor

Internal

Internally used command line arguments.

--autostart

Indicates whether the application was started by autostart.

Example:

NETworkManager.exe --autostart

--restart-pid:

Passed when the application is restarted to wait for the old process to end.

Example:

NETworkManager.exe --restart-pid:35674
Please wait...
Page is in error, reload to recover