Hello everyone!
I have to save a “.txt” file with the resulting stations of a snooping command.
But I don’t know how to put the “s” Flag on my script, like if someone pressed “S” terminal.
Could anyone help me with this? Or even know if is possible to do something like that on that script below?
/interface wireless snooper{
snoop interface="wlan1" file="myfile";
}