mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 13:33:21 -07:00
new: parsing BLE appearance field
This commit is contained in:
parent
1fa9160407
commit
9a76645a1c
260 changed files with 35331 additions and 71922 deletions
|
@ -284,7 +284,7 @@ func (mod *Discovery) showMeta(arg string) (err error) {
|
|||
if len(keys) > 0 {
|
||||
sort.Strings(keys)
|
||||
rows := [][]string{
|
||||
[]string{
|
||||
{
|
||||
tui.Green("address"),
|
||||
t.IP.String(),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue