Skip to content

bettercap/packet.proxy-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet Proxy Plugins

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

  1. Copy the plugin file inside bettercap's source folder.
  2. Compile with go build -buildmode=plugin plugin.file.go, this will generate the file plugin.file.so.

About

Example packet.proxy plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published