shellcmd89

Results 5 comments of shellcmd89
trafficstars

the response.content contains many repeat special characters \xef\xbf\xbd, what I thought is if we can delete them. append: success delete \xef\xbf\xbd from response.content, but the value change too much, still...

i use python version of tls-client, the issue still not been solved. and now i can give an example too. url: https://www.nzonscreen.com/title/get-some-sleep-2002 in browser develop tool, we can filter '.key'...

> I wasn't able to reproduce either of those issues. On my end, both protobuf data and the provided example give identical data when using Python's requests library and tls-client....

thank you, although I can't configure it, what you said makes sense

> I've created a fork of Python-Tls-Client that should resolve this issue. my god, i got success, i installed the tls-client you created. and then run the script, it makes...