Sample Header Ad - 728x90

Get the user-agent from tcpdump

0 votes
1 answer
2410 views
I'm working on a monitoring application for my home gateway and I want to know the device type of all connected clients. For that purpose I'm using tcpdump to extract the user-agent of all devices tcpdump -vvAls0 | grep 'User-Agent:' enter image description here but I can't figure out each client user-agent. is there a way to distinct the correspondent user-agent for each device.
Asked by openrpi (1 rep)
Feb 20, 2020, 11:11 AM
Last activity: Aug 23, 2023, 12:04 PM