Skip to content

When looping monitor interface stays up. #9

Description

@cooljimy84

Line 402 reads
airmon-ng stop $mon_ap &>/dev/null
but $mon_ap does work, as it should be $monap
airmon-ng stop $monap &>/dev/null

Nothing major, it's just if u make a mistake and loop round the monitor interface stays up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions