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

Send custom Useragent Header (Feature Request) #41

Closed
gregor-hh opened this issue Apr 4, 2017 · 2 comments
Closed

Send custom Useragent Header (Feature Request) #41

gregor-hh opened this issue Apr 4, 2017 · 2 comments
Labels
Milestone

Comments

@gregor-hh
Copy link

Hello again,
maybe it's possible to send a "fake useragent" header in the https request?
some proxys only allow specified useragents (like ua=Mozilla ....).

So it would be awesome if we can set a header in the json config or as a parameter.

Is it possible?

best regards
gregor

@securesocketfunneling securesocketfunneling added this to the 2.3.0 milestone Apr 5, 2017
@securesocketfunneling
Copy link
Owner

Hello,

You are right, the generated CONNECT request may miss some headers to not be denied by some proxies.
It will be added to 2.3 :-)

Thanks for the request

@securesocketfunneling
Copy link
Owner

Hi again!

We added the ssf.http_proxy.user_agent config key in the version 3.0.0.
You can now customize the user agent of the CONNECT request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants