evilsocket / pwnagotchi

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
https://pwnagotchi.ai/
Other
7.61k stars 1.14k forks source link

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

Open Sniffleupagus opened 9 months ago

Sniffleupagus commented 9 months ago

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.