The goal of this extension is to provide a set useful tools for anyone that needs to analyze the network. Tested and optimized for large files.
Features
PCAP and PCAPNG file viewer with parsers for the following protocols:
Ethernet II
SLL2
802.1Q VLAN
PPPoE (Discovery)
ARP
IPv4
IPv6
IGMP
TCP
UDP
DHCP
ICMP
ICMPv6
DNS & mDNS
HTTP
VXLAN
Ability to search within and copy/paste from ouput.
Ability to save as text to make sharing content easier.
Maximum compatibility with PCAP and PCAPNG files, including those output by pktmon and wireshark, with graceful handling of unknown protocols.
Requirements
This extension does not require any addition software, and works on Windows, Linux, and MacOS.
Contributions
This project was written and is maintained by Zach Cusanza.
Please submit issues with this extension and feature requests to the vscode-net-tools github repo.
Contributions are also welcome!
Known Issues
None!
Release Notes
1.2.1
Improved rendering speed, time to display is now approximately 10 seconds per 100000 packets
1.2.0
Updated icon
Expanded on DNS implementation with more record types