stiray

Results 4 issues of stiray

... has huge impact on speed of processing, with this change the RSA and ECDSA keys are created within "init()" and used when needed. This is quick fix, please set...

https://github.com/elazarl/goproxy/blob/0581fc3aee2d07555835bed1a876aca196a4a511/https.go#L267 This line here has inadequate checking, should be: `` if _, err := io.Copy(chunked, resp.Body); err != nil && "EOF" != err.Error() { ``

I am trying to build microg rom for cosmo communicator, but i got stuck on patching services.jar, or to rather say, I deodex it, apply patches sigspoof-hook-7.0-9.0/services.jar.dex and sigspoof-core/services.jar.dex, but...

**Problem description** There is no way to add description into the commit message. Single line subjects are just not enough. **Preferred solution** Can you please make it single line by...