Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AP ¶
type AP struct { Bssid string `json:"bssid"` First string `json:"first seen at"` Last string `json:"last seen at"` Channel int `json:"channel"` Speed int `json:"speed"` Privacy string `json:"privacy"` Cipher string `json:"cipher"` Auth string `json:"auth"` Power int `json:"power"` Beacons int `json:"beacons"` IVs int `json:"ivs"` Lan string `json:"lan ip"` IdLen int `json:"id len"` Essid string `json:"essid"` Key string `json:"key"` }
AP discovered thanks to airodump-ng
Click to show internal directories.
Click to hide internal directories.