mirror of
https://github.com/bettercap/bettercap
synced 2025-07-31 12:10:10 -07:00
balls
This commit is contained in:
parent
c251e193f9
commit
dfbfaca544
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ func (d *Discovery) Show() error {
|
||||||
t.Vendor,
|
t.Vendor,
|
||||||
humanize.Bytes(traffic.Sent),
|
humanize.Bytes(traffic.Sent),
|
||||||
humanize.Bytes(traffic.Received),
|
humanize.Bytes(traffic.Received),
|
||||||
t.LastSeen.Format("2006-01-02 15:04:05"),
|
t.LastSeen.Format("15:04:05"),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue