Method: BetterCap::SniffOptions#local

Defined in:
lib/bettercap/options/sniff_options.rb

#localObject

If true, bettercap will sniff packets from the local interface as well.



31
32
33
# File 'lib/bettercap/options/sniff_options.rb', line 31

def local
  @local
end