module

Packetz::Interfaces

Class methods

all

Get a list of all of the interfaces.

Source
all

Interate over all of the interfaces.

Source
default

Get the first, non-loopback network interface to listen on.

Source
each

Interate over all of the interfaces.

Source
supports_monitor_mode?(interface : String)

Check if a given interface supports monitor mode.

Source