Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how can i get unique ip address

i want to get unique ip using tshark.i try using cmd in window : C:\Users\long>wireshark\tshark -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

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:\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

click to hide/show revision 3
None

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:\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

click to hide/show revision 4
None

On Windows, how can i I get unique ip addressa list of IP addresses in packets 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

On Windows, how can I get a list of IP addresses in packets 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

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 : window:

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