evilsocket/pwnagotchi

bettercap session() always gets all of the information, even though that is excessive

Sniffleupagus opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
bettercap.session() always sends all of the information, including caplets, and all network info, even if you only need ble or wifi.

Describe the solution you'd like
Modify bettercap.session() to take an optional parameter to limit the request.

Describe alternatives you've considered
I've considered leaving it as is.

Additional context
Add any other context or screenshots about the feature request here.