Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the model flag to distinguish the captured modes, support keylog captured. #436

Merged
merged 5 commits into from
Dec 2, 2023

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Dec 2, 2023

add the model flag to distinguish the captured modes,

including text, pcapng/pcap, and keylog/key.
Support two modules: gotls and openssl.

Co-Authored-By: blaisewang blaisewang@icloud.com

Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
there are 3 models,used `-m` flag set it, such as : text, keylog/key, pcap/pcapng.

use ecapture tls -h for more detail.

Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
There are also 3 models that can be set using the `-m` flag: text, keylog/key, and pcap/pcapng.

use ecapture gotls -h for more detail.

Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
@cfc4n cfc4n linked an issue Dec 2, 2023 that may be closed by this pull request
@cfc4n cfc4n added enhancement New feature or request improve labels Dec 2, 2023
cfc4n and others added 2 commits December 3, 2023 00:39
Co-Authored-By: blaisewang <blaisewang@icloud.com>
Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
@cfc4n cfc4n merged commit fa7f33f into master Dec 2, 2023
5 checks passed
@cfc4n cfc4n deleted the keylog-model branch December 2, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Proposal] Let TShark Do All the Dirty Work
1 participant