curl-impersonate icon indicating copy to clipboard operation
curl-impersonate copied to clipboard

Impersonate command argument?

Open depler opened this issue 1 year ago • 1 comments

Source code already contains targets with impersonating options. How about to implement --impersonate <target> command line switch?

depler avatar Sep 04 '22 14:09 depler

It makes sense considering that libcurl-impersonate now contains all the required functionality. When I first implemented curl-impersonate it wasn't like that and hence the wrapper scripts were born. I do remember that curl itself overrides when run some of the libcurl options needed for the impersonation, so there is definitely some work and testing that need to be done first. Anyway I'll leave this open as a feature request.

lwthiker avatar Sep 07 '22 15:09 lwthiker