Example:
tshark -i mon0 -T fields -e wlan.sa -e radiotap.dbm_antsignal -c 5
Prints
xx:xx:xx:xx:xx:xx:xx -88,-88
Most of the times the readings are not the same. What is the first number and last number?
1 | initial version |
Example:
tshark -i mon0 -T fields -e wlan.sa -e radiotap.dbm_antsignal -c 5
Prints
xx:xx:xx:xx:xx:xx:xx -88,-88
Most of the times the readings are not the same. What is the first number and last number?