When I hping3 I have this output:
hping3 -S -p 80 google.com HPING google.com (eth0 89.25.120.57): S
set, 40 headers + 0 data bytes
len=46 ip=89.25.120.57 ttl=62 id=40422 sport=80 flags=SA seq=0
win=29200 rtt=3.9 ms
len=46 ip=89.25.120.57 ttl=62 id=41026 sport=80 flags=SA seq=1
win=29200 rtt=7.8 ms len=46 ip=89.25.120.57 ttl=62 id=41341 sport=80
flags=SA seq=2 win=29200 rtt=3.7 ms ^C
--- google.com hping statistic --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 3.7/5.1/7.8 ms
I would like to have a date in front of each line: Something like How to command "Ping" display time and date of ping
Can anyone help with this ?