bettercap/modules/packet_proxy
Ben Draut ce5c5eb592 Add start/stop callbacks to packet proxy
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.
2021-03-05 13:07:21 -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 misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
packet_proxy_linux_amd64.go Add start/stop callbacks to packet proxy 2021-03-05 13:07:21 -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