Network object information skills for Opsdroid.
A skill for opsdroid designed to support numerous network object lookup tasks.
connection_timeout
: Optional. Timeout (in seconds) for socket connection checks.- Default: Five (5) seconds.
ipapi_key
: Optional. API key for https://ipapi.co/ service.- Default: no key, which defaults to a free account with a limited query allowance.
ipcalc_cmd
: Optional. ipcalc command to run. The specifiedipcalc
command will be run; the command must be installed and in the PATH, or specified by absolute path.- Default: The
ipcalc-ng
command will be used.
- Default: The
resolvers
: Optional. List of one or more IP addresses of resolvers to use for resolving DNS queries.- Default: the local stub resolver configuration will be used.
service
: Optional. Service to utilize for querying ASN information for IP addresses.- Supported values: either
cymru
orshadowserver
. - Default:
cymru
- Supported values: either
skills:
networkinfo: {}