ape.parts.wifi.iwconfig.IwconfigExpressions.mac_protocol

IwconfigExpressions.mac_protocol
Returns:regex to match protocol (requires self.interface to be set)

Because the protocol can contain spaces might catch a trailing space This could be fixed if you assume that it will always be 802.11

Navigation