这是indexloc提供的服务,不要输入任何密码
Skip to content

Add a new argument -tls-version (Default 1.3) #833

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

Closed
wants to merge 2 commits into from

Conversation

brutexploiter
Copy link

@brutexploiter brutexploiter commented Mar 1, 2025

Description

Please add a short description of pull request contents.
If this PR addresses an existing issue, please add the issue number below.

Fixes: #790

Additonally

  • If this is the first time you are contributing to ffuf, add your name to CONTRIBUTORS.md.
    The file should be alphabetically ordered.
  • Add a short description of the fix to CHANGELOG.md

Thanks for contributing to ffuf :)

@felipewarrener
Copy link

Does this PR address the keep-alive issues in #790 ?

Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for your contribution. In general, this looks good, few minor things though:

  • I think it would be a good idea to default to tls 1.3 instead of 1.0. There might be incompatibility issues along the way due to weird implementations and such, and defaulting to the latest version is probably what majority of the userbase would expect.
  • Could you please run gofmt on the changed code to adhere to Go code formating standards in order to keep the commit history clean

@brutexploiter brutexploiter changed the title Add a new argument -tls-version (Default 1.0) Add a new argument -tls-version (Default 1.3) Apr 5, 2025
@brutexploiter
Copy link
Author

Hey, I’ve made the changes as per your suggestion. Could you please take a look?

@felipewarrener
Copy link

@joohoi there are two issues in issue 790, keep-alive, and tls versions, is there any plan on adding the option to disable keep alive?

@brutexploiter brutexploiter marked this pull request as draft July 13, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxy and Akamai Errors
3 participants