How to put wireshark into Standard input directly or by using a Terminal
Hi everyone,
My question is, i have an IP and a Port and i cant use nc IP Port | sudo wireshark -k -S -i -
because it doesn't work with me on Win7 so how can i do that like directly or using CMD or Netcat on Win7?
Thank u so much
That command line won't work on Windows as it's using commands usually found on Linux\macOS\Unix.
What are you trying to achieve with the
nc IP Port
part?i open a monitor on this port (on ESP8266 WiFi modul), and in a Video they come to this step and typing this command line in Netcat and then the wireshark open automatically and starts observe all traffic of an connected Client using this IP and Port. But this command line doesn't work on Win7 ,what should i do?
Can you post a link to the source of the command?
https://www.youtube.com/watch?v=OM2Fq... exa. in munite 10:00