Module:internet.util.nstools
From NoxBot the modular PHP IRC bot
(Redirected from Command:internet.util.nstools.Ping6)
| Module: internet.util.nstools | |
|---|---|
| Developer | Mark Sanders |
| Namespace | internet.util |
| Commands | Dig Traceroute6 |
| Copyright | 2005-2009 Mark Sanders |
| License | GNU GPLv3 |
Description
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Commands
Dig
- No AuthGroup defined.
- No aliases defined.
- Argument: required:domain named as "domain"
- Chaining: No Chaining
- Help line: dig gets the DNS record according to type from the host.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Gethost
- No AuthGroup defined.
- No aliases defined.
- Argument: required:ip named as "ip"
- Chaining: No Chaining
- Help line: Gethost command gets the hostname of the given ipaddress.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Getip
- No AuthGroup defined.
- No aliases defined.
- Argument: required:domain named as "domain"
- Chaining: No Chaining
- Help line: Gets the IPv4 address of the given hostname.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Getip6
- No AuthGroup defined.
- No aliases defined.
- Argument: required:domain named as "domain"
- Chaining: No Chaining
- Help line: Gets the IPv6 address of the given hostname.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Ping
- No AuthGroup defined.
- No aliases defined.
- Argument: required:host named as "host"
- Chaining: No Chaining
- Help line: Pings the host or ip address.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Ping6
- No AuthGroup defined.
- No aliases defined.
- Argument: required:host named as "host"
- Chaining: No Chaining
- Help line: Pings the host or ip address.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Traceroute
- No AuthGroup defined.
- No aliases defined.
- Argument: required:host named as "host"
- Chaining: No Chaining
- Help line: Traceroute the host or ip address and show it in query.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Traceroute6
- No AuthGroup defined.
- No aliases defined.
- Argument: required:host named as "host"
- Chaining: No Chaining
- Help line: Traceroute the host or ip address and show it in query.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Copyright and License
Copyright (C) 2005-2009 Mark Sanders
License: GNU GPLv3
User comments
|
Below you can find comments and annotations added by users. |
No comments added yet. Be the first to add a new comment. Be sure that you understand the guidelines of commenting.
|
User comments can include false information. We are not responsble for the content posted by users. |
|
Useful links for NoxBot users | |||||
|
Browse through the functionality of NoxBot by | |||||
|
Useful links for NoxBot Developers and module writers | |||||

