git-svn-id: https://beef.googlecode.com/svn/trunk@978 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
11 lines
368 B
YAML
11 lines
368 B
YAML
beef:
|
|
module:
|
|
detect_local_settings:
|
|
enable: true
|
|
category: "Network"
|
|
name: "Detect local settings"
|
|
description: "Grab the local network settings (ie internal ip address)."
|
|
authors: ["pdp", "wade", "bm"]
|
|
target:
|
|
working: ["FF", "C"]
|
|
not_working: ["IE"] |