mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 13:09:49 -07:00
balls
This commit is contained in:
parent
553654dbe2
commit
b632b6d2d7
1 changed files with 1 additions and 1 deletions
|
@ -186,6 +186,6 @@ func (s *Sniffer) Stop() error {
|
||||||
return session.ErrAlreadyStopped
|
return session.ErrAlreadyStopped
|
||||||
}
|
}
|
||||||
s.SetRunning(false)
|
s.SetRunning(false)
|
||||||
s.Ctx.Close()
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue