gatt icon indicating copy to clipboard operation
gatt copied to clipboard

Unbundle xpc and gioctl

Open fabaff opened this issue 4 years ago • 1 comments

xpc and gioctl are bundled. Distribution packages should depend on other packages rather than on bundled code.

Do you have any plan to un-bundle them?

fabaff avatar Apr 23 '20 12:04 fabaff

hi @fabaff and sorry for the late reply! as you can see i forked this repo to introduce some bettercap specific fixes and those libraries were already bundled back then. My guess is that they were both changing quite often and the original author of this package wanted to "freeze" them when no go mod at al were available. I guess what you say would be trivial now, but i have no idea which specific commits of those libraries this package is using.

evilsocket avatar May 14 '21 13:05 evilsocket