Skip to content

Commit

Permalink
🚢 release 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Srinivas11789 committed Jul 2, 2019
1 parent 105f68f commit 4ed45cd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Tool Highlights:
* Device Details

### Tool Image:
![Alt text](https://srinivas11789.github.io/PcapXray/Samples/screen2_5_1.png?raw=true)
![Alt text](https://srinivas11789.github.io/PcapXray/Samples/screen2_6_1.png?raw=true)

![Alt text](https://srinivas11789.github.io/PcapXray/Samples/screen2_5_2.png?raw=true)
![Alt text](https://srinivas11789.github.io/PcapXray/Samples/screen2_6_2.png?raw=true)

### Components:
* Network Diagram
Expand Down Expand Up @@ -77,7 +77,7 @@ python Source/main.py
* Matplotlib – plot graph (not used as of now)

### Demo
![Alt text](https://srinivas11789.github.io/PcapXray/Samples/demo2_5.gif?raw=true)
![Alt text](https://srinivas11789.github.io/PcapXray/Samples/demo2_6.gif?raw=true)

### Getting started:
* Clone the repository
Expand Down Expand Up @@ -118,12 +118,6 @@ python Source/main.py
* Performing the steps in `run.sh` file manually would work to launch the tool via docker (I can help with errors)
* Running `run.sh` scripts is an attempt to automate (would not work 100 percent)
- tested on mac and linux - will be better soon!...

### PcapXray 2.0
* Includes zoom feature
* Improves usability with a Browse files feature
* Report directory fixes for graph images
* Includes some bug fixes

### Immediate Future Tasks: (Target: 3.0)

Expand All @@ -134,6 +128,7 @@ python Source/main.py
- Traffic support: ICMP, DNS
- Known file type detection and Extract
- Python2 and Python3
- Interactive map

### Future:
* Structured and clean code flow
Expand All @@ -143,6 +138,13 @@ python Source/main.py
* More protocol support
* Clean up code

### Credits:
* Thanks for making it better,
- Professor Marc Budofsky
- Kevin Gallagher
* Thanks for all the dependent libraries used
* Logo created with logomakr.com and www.inkscape.org

[![Analytics](https://ga-beacon.appspot.com/UA-114681129-1/PcapXray/readme)](https://github.com/igrigorik/ga-beacon)

## ***Just for Security Fun!***
Binary file added Samples/demo2_6.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Samples/screen2_6_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Samples/screen2_6_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ed45cd

Please sign in to comment.