mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 11:40:33 -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,
|
||||
humanize.Bytes(traffic.Sent),
|
||||
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