dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.39k stars 372 forks source link

Provide source IP address even if -q option employed #292

Open lazna opened 2 years ago

lazna commented 2 years ago

Command Line

Describe your idea It could be handy to have option like '-q' but print packet source IP with packetcontent like 'ip_addr:packet_hex_content' for easier parsing.