Li Haijiang wrote:
Now I use the the ethereal to capture the packets by the command "Tethereal -a duration -w cfile",and then convert the captured file to text file by the command "Tethereal -r cfile >cfile.txt". But now I think it takes more time to generate the txt file,So I wonder ethereal can generate the text file directly?
Ethereal, or Tethereal?
You can do
tethereal -a duration >cfile.txt
Powered by MHonArc 2.6.10