Skip to content

Commit

Permalink
Merge branch 'master' into prepare_v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lemontree55 authored Dec 2, 2024
2 parents a7213ab + 87dbefd commit 5e1bd29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ PacketGen.write('more_packets.pcapng', packets)
### Add custom header/protocol

PacketGen permits adding your own header classes.

First, define the new header class. For example:

```ruby
Expand Down Expand Up @@ -199,6 +200,3 @@ MIT License (see [LICENSE](https://github.com/lemontree55/packetgen/blob/master/
### Other sources

All original code maintains its copyright from its original authors and licensing.

This is mainly for PcapNG (originally copied from [PacketFu](https://github.com/packetfu/packetfu),
but i am the original author.

0 comments on commit 5e1bd29

Please sign in to comment.