mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 19:50:06 -07:00
This adds support for two additional functions in go plugins in the `packet_proxy` module: * `func OnStart() int` * `func OnStop()` These will be called when the packet proxy module is turned on and off, respectively. |
||
---|---|---|
.. | ||
packet_proxy_darwin.go | ||
packet_proxy_linux.go | ||
packet_proxy_linux_amd64.go | ||
packet_proxy_windows.go |