This commit is contained in:
evilsocket 2018-02-10 07:46:17 +01:00
commit 43c7e45322

View file

@ -48,7 +48,8 @@ deps:
@go get ./... @go get ./...
clean: clean:
@rm -rf $(TARGET) net/oui_compiled.go @rm -rf bettercap-ng*.*
@rm -rf bettercap-ng*
clear_arp: clear_arp:
@ip -s -s neigh flush all @ip -s -s neigh flush all