-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathHISTORY
More file actions
33 lines (28 loc) · 668 Bytes
/
HISTORY
File metadata and controls
33 lines (28 loc) · 668 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.. :changelog:
History
-------
0.2
++++++++++++++++++
* Default message template(only register now)
* Specific show command
* New history menu
* Line parsing changes
* New command: load the pcap file
* New command: save the packets
* New command: parse the text file to packet
* New command: open the packets on wireshark
* Seperate cmd loops
* Fix: root problem
* Change directory structure
0.1.1
++++++++++++++++++
* Parsing with argparse lib
* Nested cmd loops
* Fix little bugs
0.1.0
++++++++++++++++++
* Create sip request packet
* Modify the properties of ip, udp and sip layer
* Send the packet
* History & log config
* Create variable for hold the packet