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

support TLSV1.0 #377

Merged
merged 1 commit into from
Sep 21, 2023
Merged

support TLSV1.0 #377

merged 1 commit into from
Sep 21, 2023

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Sep 21, 2023

Test

✗ go run .                                

                       _ ___    
   ___  _______ __ __ (_) _/_ __
  / _ \/ __/ _ \\ \ // / _/ // /
 / .__/_/  \___/_\_\/_/_/ \_, / 
/_/                      /___/

                projectdiscovery.io

[INF] Current proxify version v0.0.12 (latest)
[INF] HTTP Proxy Listening on 127.0.0.1:8888
[INF] Socks5 Proxy Listening on 127.0.0.1:10080
[INF] Saving proxify traffic to logs

$ httpx -proxy http://127.0.0.1:8888 -u https://tls-v1-0.badssl.com:1010/

@RamanaReddy0M RamanaReddy0M linked an issue Sep 21, 2023 that may be closed by this pull request
@RamanaReddy0M RamanaReddy0M self-assigned this Sep 21, 2023
proxy.go Dismissed Show dismissed Hide dismissed
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

httpx -proxy http://127.0.0.1:8888 -u https://tls-v1-0.badssl.com:1010/

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/

		projectdiscovery.io

[INF] Current httpx version v1.3.5 (latest)
https://tls-v1-0.badssl.com:1010/

@ehsandeep ehsandeep merged commit fcd5477 into dev Sep 21, 2023
8 checks passed
@ehsandeep ehsandeep deleted the issue-303-support-tls1.0 branch September 21, 2023 07:34
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.

proxify does not support SSL 1.0
2 participants