mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 03:29:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
b5596d54d2
commit
214d2a56da
2 changed files with 22926 additions and 22927 deletions
|
@ -202,8 +202,6 @@ func (pp *PacketProxy) Start() error {
|
||||||
|
|
||||||
pp.done <- true
|
pp.done <- true
|
||||||
})
|
})
|
||||||
|
|
||||||
return nil
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (pp *PacketProxy) Stop() error {
|
func (pp *PacketProxy) Stop() error {
|
||||||
|
|
45851
network/oui.go
45851
network/oui.go
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue