From the wonderful RedGuides Wiki
This command is added by MQ2DanNet
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/dnet [<arg>]
|
Description
|
Set variables such as network interface, change settings in the config file, toggle debug mode, and output group/peer information. No option will
|
|
Options
Option |
Description |
(no option) |
Will display available options |
interface [<#>] |
Change the network interface. /dnet interface with no options will give you a list of available interfaces on your PC. |
debug [on|off] |
Turn debug on or off. |
localecho [on|off] |
Turn localecho on or off |
commandecho [on|off] |
Turn commandecho on or off |
fullnames [on|off] |
Turn fullnames on or off |
frontdelim [on|off] |
Turn front delimiters on or off |
timeout <timeout> |
Sets the /dquery timeout |
observedelay <delay> |
Set the delay between observe sends in ms |
evasive <timeout> |
Set the evasive timeout in ms |
evasiverefresh [on|off] |
Turn evasive refresh on or off |
expired <#> |
Set the expired timeout in ms |
keepalive <#> |
Set the keepalive time for non-responding peers in ms |
info |
Output group/peer information |
version |
Will display DanNet version |
Examples
See also