https://github.com/cdhtlr/wireshark-statistic
Plugin to create statistic of packets based on given filter, example filter is : (tzsp && ip.src == 192.168.1.1) to create statistic of MikroTik Packet Sniffer
https://github.com/cdhtlr/wireshark-statistic
bandwidth lua mikrotik mikrotik-packet-sniffer network-analysis network-monitoring packet-analyser packet-capture packet-sniffer pcap pcap-files pcapng pcapng-decoder tcp tcpdump throughput tzsp wireshark wireshark-dissector wireshark-statistic
Last synced: about 1 year ago
JSON representation
Plugin to create statistic of packets based on given filter, example filter is : (tzsp && ip.src == 192.168.1.1) to create statistic of MikroTik Packet Sniffer
- Host: GitHub
- URL: https://github.com/cdhtlr/wireshark-statistic
- Owner: cdhtlr
- Created: 2016-08-05T10:14:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-05T14:19:44.000Z (over 9 years ago)
- Last Synced: 2025-01-11T06:46:12.932Z (about 1 year ago)
- Topics: bandwidth, lua, mikrotik, mikrotik-packet-sniffer, network-analysis, network-monitoring, packet-analyser, packet-capture, packet-sniffer, pcap, pcap-files, pcapng, pcapng-decoder, tcp, tcpdump, throughput, tzsp, wireshark, wireshark-dissector, wireshark-statistic
- Language: Lua
- Size: 40 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wireshark-Statistic
or StatisTik is plugin to create statistic of packets based on given filter, example filter is : (tzsp && ip.src==250.250.250.250) to create statistic of MikroTik Packet Sniffer
DO NOT REMOVE CREDIT and COMMENT,
Made by Sidik Hadi Kurniadi
How to use : wireshark -X lua_script:StatisTik.lua
or
Open a pcap file in wireshark, and then select 'TOOLS/StatisTik
