Skip to content

Commit

Permalink
add sipassembly for tcp
Browse files Browse the repository at this point in the history
  • Loading branch information
silver0511 committed Aug 25, 2023
1 parent bbd927a commit 8e0a979
Show file tree
Hide file tree
Showing 3 changed files with 543 additions and 15 deletions.
1 change: 1 addition & 0 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ type Config struct {
Network string
Protobuf bool
Reassembly bool
SipAssembly bool
SendRetries uint
Version bool
SkipVerify bool
Expand Down
Loading

0 comments on commit 8e0a979

Please sign in to comment.