Ask Your Question

logn's profile - activity

2021-08-05 14:24:55 +0000 received badge  Famous Question (source)
2021-08-05 14:24:55 +0000 received badge  Notable Question (source)
2021-08-05 14:24:55 +0000 received badge  Popular Question (source)
2019-08-15 20:33:06 +0000 received badge  Famous Question (source)
2019-02-01 08:36:14 +0000 received badge  Notable Question (source)
2018-09-19 20:33:58 +0000 marked best answer how to capture udp traffic with a length of 94

On Windows,when i try this code using PowerShell to creat a pcap file then get unique ip address:

C:\Users\long> wireshark\tshark -i ethernet -a duration:60 -f "udp" -Y "frame.cap_len>=90 && frame.cap_len<=100" -w test3.pcap

Its doesn't work.I dont know why,Can u help me.Thank in advance

2018-09-19 20:24:20 +0000 marked best answer On Windows, how can I get a list of source IP addresses in network traffic with duplicates removed?

i want to get unique ip in interface ethernet using tshark.i try using cmd in window:

C:\Users\long>wireshark\tshark -i ethernet -T fields -e ip.src sort | uniq

But its not work.Its notice: 'uniq' is not recognized as an internal or external command, operable program or batch file. Help me pls.Thank in advance

2018-09-19 20:23:18 +0000 received badge  Popular Question (source)
2018-05-15 06:45:57 +0000 edited question how to export csv file using tshark with a button in an app c#

how to export csv file using tshark with a button in an app c# I write a button using Process() open cmd and export csv

2018-05-15 05:18:44 +0000 asked a question how to export csv file using tshark with a button in an app c#

how to export csv file using tshark with a button in an app c# I write a button using Process() open cmd and export csv

2018-05-14 08:56:13 +0000 asked a question how to capture udp traffic with a length of 94

how to creat a pcap file had udp length = 94 On Windows,when i try this code using PowerShell to creat a pcap file then

2018-05-14 08:24:39 +0000 commented answer On Windows, how can I get a list of source IP addresses in network traffic with duplicates removed?

Its work,thanks u.When i try this code using PowerShell to creat a pcap file then get unique ip address: C:\Users\long&

2018-05-14 03:21:52 +0000 commented answer On Windows, how can I get a list of source IP addresses in network traffic with duplicates removed?

Thank u very much

2018-05-14 03:21:37 +0000 commented answer On Windows, how can I get a list of source IP addresses in network traffic with duplicates removed?

Thank u very much

2018-05-13 18:22:19 +0000 edited question On Windows, how can I get a list of source IP addresses in network traffic with duplicates removed?

how can i get unique ip address i want to get unique ip in interface ethernet using tshark.i try using cmd in window : C

2018-05-13 18:21:09 +0000 asked a question On Windows, how can I get a list of source IP addresses in network traffic with duplicates removed?

how can i get unique ip address i want to get unique ip using tshark.i try using cmd in window : C:\Users\long>wiresh

2018-05-10 05:18:35 +0000 commented answer how to get unique ip address had udp length = 94 using tshark

it doesn't work, tshark there is a notification that " 'uniq' is not recognized as an internal or external command, oper

2018-05-10 05:18:30 +0000 commented answer how to get unique ip address had udp length = 94 using tshark

it doesn't work, tshark there is a notification that " 'uniq' is not recognized as an internal or external command, oper

2018-05-10 05:18:06 +0000 commented answer how to get unique ip address had udp length = 94 using tshark

it doesn't work, tshark there is a notification that " 'uniq' is not recognized as an internal or external command, oper

2018-05-09 15:19:28 +0000 edited question how to get unique ip address had udp length = 94 using tshark

how to get uique ip address had udp length = 94 using tshark i want get ip address uninque abd had udp length = 94 usng

2018-05-09 15:18:26 +0000 received badge  Editor (source)
2018-05-09 15:18:26 +0000 edited question how to get unique ip address had udp length = 94 using tshark

how to get ip unique and udp length = 94 using tshark i want get ip address uninque abd had udp length = 94 usng tshark

2018-05-09 15:16:46 +0000 asked a question how to get unique ip address had udp length = 94 using tshark

how to get ip unique and udp length = 94 using tshark i want get ip address uninque abd had udp length = 94 usng tshark