Python Forum
Pyshark filter message
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyshark filter message
#1
Hi ,

Im using:
file_capture = pyshark.FileCapture(file_name,display_filter=display_filter, only_summaries=False,
                                   keep_packets=False, override_prefs=pref,custom_parameters=lua_param)
On Wireshark after applying the filter i got 1 packet.
The same with pyshark returns 0 packets.

It seems that first packet is missing
using latest pyshark 2.4.9

Any advice -
1. If there is any way to get the packet?
2. If there is a different way to get filtered packets

Thanks!
Reply


Messages In This Thread
Pyshark filter message - by ziv_t - Apr-03-2020, 10:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  sniffing real time with pyshark or scapy jeanapala 2 7,409 Nov-16-2017, 09:07 PM
Last Post: jeanapala

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020