Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
srixivas
/
PcapXray
Public
Notifications
You must be signed in to change notification settings
Fork
292
Star
1.9k
Code
Issues
15
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
v5.2: Packet browser, interactive graph panel, and static graph fixes
- #80
#80
Closed
srixivas
wants to merge 27 commits into
master
srixivas/PcapXray:master
from
develop
srixivas/PcapXray:develop
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Closed
v5.2: Packet browser, interactive graph panel, and static graph fixes
#80
srixivas
wants to merge 27 commits into
master
srixivas/PcapXray:master
from
develop
srixivas/PcapXray:develop
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
Add Wireshark-style packet browser with payload search
Show description for 6ec93d9
srixivas
and
claude
committed
6ec93d9
View commit details
Copy full SHA for 6ec93d9
Browse repository at this point
Preserve aspect ratio when rendering static graph image
Show description for 36044a8
srixivas
and
claude
committed
36044a8
View commit details
Copy full SHA for 36044a8
Browse repository at this point
Add Files column and comma-separated flags to packet browser
Show description for d84a76b
srixivas
and
claude
committed
d84a76b
View commit details
Copy full SHA for d84a76b
Browse repository at this point
Extend graph panel rowspan to cover packet browser row
Show description for 1ffd83f
srixivas
and
claude
committed
1ffd83f
View commit details
Copy full SHA for 1ffd83f
Browse repository at this point
Fix graph image too small when packet browser is visible
Show description for 3d591a7
srixivas
and
claude
committed
3d591a7
View commit details
Copy full SHA for 3d591a7
Browse repository at this point
Add session drill-down on double-click in packet browser
Show description for d699fb4
srixivas
and
claude
committed
d699fb4
View commit details
Copy full SHA for d699fb4
Browse repository at this point
Make static graph image fill and resize with window
Show description for 297a562
srixivas
and
claude
committed
297a562
View commit details
Copy full SHA for 297a562
Browse repository at this point
Add inspect button to packet browser for session drill-down
Show description for 8348e8b
srixivas
and
claude
committed
8348e8b
View commit details
Copy full SHA for 8348e8b
Browse repository at this point
Center static graph image in canvas
Show description for cbcbecd
srixivas
and
claude
committed
cbcbecd
View commit details
Copy full SHA for cbcbecd
Browse repository at this point
Increase graphviz output resolution and center image in canvas
Show description for 188f1db
srixivas
and
claude
committed
188f1db
View commit details
Copy full SHA for 188f1db
Browse repository at this point
Stretch graph image to always fill canvas at any window size
Show description for 4ea9cf2
srixivas
and
claude
committed
4ea9cf2
View commit details
Copy full SHA for 4ea9cf2
Browse repository at this point
Pre-render graph PNG at canvas pixel dimensions for 1:1 display
Show description for 4c407b2
srixivas
and
claude
committed
4c407b2
View commit details
Copy full SHA for 4c407b2
Browse repository at this point
Fix malicious edge visibility — priority-based dedup prevents overdraw
Show description for 6e85171
srixivas
and
claude
committed
6e85171
View commit details
Copy full SHA for 6e85171
Browse repository at this point
Add traffic filter dropdown to matplotlib graph panel
Show description for 11942be
srixivas
and
claude
committed
11942be
View commit details
Copy full SHA for 11942be
Browse repository at this point
Fix static graph filename mismatch — include dimensions in PlotLan output path
Show description for 2e82fc0
srixivas
and
claude
committed
2e82fc0
View commit details
Copy full SHA for 2e82fc0
Browse repository at this point
Add node filter + fix node colors in matplotlib panel
Show description for 5d8db05
srixivas
and
claude
committed
5d8db05
View commit details
Copy full SHA for 5d8db05
Browse repository at this point
Fix memory churn and canvas leak in image display
Show description for 8926526
srixivas
and
claude
committed
8926526
View commit details
Copy full SHA for 8926526
Browse repository at this point
Render static graph at 2x DPI for sharp zoom
Show description for d3ff993
srixivas
and
claude
committed
d3ff993
View commit details
Copy full SHA for d3ff993
Browse repository at this point
Fix giant nodes — render at 1.5x canvas pixels at 150 DPI instead of 300 DPI
Show description for efb260f
srixivas
and
claude
committed
efb260f
View commit details
Copy full SHA for efb260f
Browse repository at this point
Fix blurry zoom: 300 DPI render + correct node sizes + Linux font
Show description for 26f7b8f
srixivas
and
claude
committed
26f7b8f
View commit details
Copy full SHA for 26f7b8f
Browse repository at this point
Auto-size nodes to fit labels — drop fixedsize, switch to ellipse
Show description for c91c71d
srixivas
and
claude
committed
c91c71d
View commit details
Copy full SHA for c91c71d
Browse repository at this point
Fix giant nodes: natural graphviz layout + aspect-ratio PIL fit
Show description for d2df662
srixivas
and
claude
committed
d2df662
View commit details
Copy full SHA for d2df662
Browse repository at this point
Commits on May 1, 2026
Auto-fit graph to viewport on load; add Fit button
Show description for c4ec117
srixivas
and
claude
committed
c4ec117
View commit details
Copy full SHA for c4ec117
Browse repository at this point
Add v5.2 static graph screenshot to README
Show description for 91a7199
srixivas
and
claude
committed
91a7199
View commit details
Copy full SHA for 91a7199
Browse repository at this point
Remove outdated matplotlib panel screenshot from README
Show description for 4fe09fb
srixivas
and
claude
committed
4fe09fb
View commit details
Copy full SHA for 4fe09fb
Browse repository at this point
Add code review standards to CLAUDE.md
Show description for c18c22a
srixivas
and
claude
committed
c18c22a
View commit details
Copy full SHA for c18c22a
Browse repository at this point
Safety hardening: gitignore, SQLite to Reports, stale closure fix
Show description for 07e7824
srixivas
and
claude
committed
07e7824
View commit details
Copy full SHA for 07e7824
Browse repository at this point
You can’t perform that action at this time.