Plugins for the packet.proxy module.
IMPORTANT
In order to be compiled correctly, plugin .go
files need to be copied inside bettercap's source folder and compiled from there, otherwise you might have issues compiling due to dependency conflicts with the vendor folder.
Compile
go build -buildmode=plugin plugin.file.go
, this will generate the file plugin.file.so
.Version | Tag | Published |
---|---|---|
v0.0.0-20210108174343-618f0e1cf0df | 1yr ago |