bettercap/modules/packet_proxy
Ben Draut e0ff16f9f1 Enable packet proxy on ARM architectures
I couldn't find any explanation as to why the packet proxy isn't
enabled on ARM targets.

I've been successfully building/using it on a Raspberry Pi for the
last couple weeks. Is there a reason it shouldn't be enabled?

(The diff makes it look complicated, but I just copied
`packet_proxy_linux_amd64.go` to `packet_proxy_linux.go` and
then deleted `packet_proxy_linux_amd64.go`.)
2021-03-10 18:29:36 -07:00
..
packet_proxy_darwin.go misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
packet_proxy_linux.go Enable packet proxy on ARM architectures 2021-03-10 18:29:36 -07:00
packet_proxy_windows.go misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00