-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
PCAP file export
Giuliano Bellini edited this page Mar 26, 2024
·
9 revisions
Since version 1.3 Sniffnet allows to export the captured network traffic as a PCAP file.
This special format is widely adopted among network monitoring tools and is useful in case you want to keep a copy of the data to perform further, more careful inspections.
You can easily configure whether to export a capture file in the initial page of the app.
[pic]
By default this functionality is not active, but you can enable it by clicking on the dedicated checkbox.
Caution
Exporting a PCAP file means generating an amount of data equal to that in transit on the network adapter.
Be aware that you can quickly fill your disk space if you are exchanging huge amounts of traffic: enable this functionality only if needed!