mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
balls
This commit is contained in:
parent
d769ccd9cd
commit
43c7e45322
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -48,7 +48,8 @@ deps:
|
|||
@go get ./...
|
||||
|
||||
clean:
|
||||
@rm -rf $(TARGET) net/oui_compiled.go
|
||||
@rm -rf bettercap-ng*.*
|
||||
@rm -rf bettercap-ng*
|
||||
|
||||
clear_arp:
|
||||
@ip -s -s neigh flush all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue