realgam3 / requests-raw

Use requests to send HTTP raw sockets (To Test RFC Compliance)
Apache License 2.0
19 stars 1 forks source link

A great project, hoping to increase support for timeouts and proxies #7

Closed ssrsec closed 8 months ago

ssrsec commented 9 months ago

A great project, hoping to increase support for timeouts and proxies

realgam3 commented 9 months ago

A great project, hoping to increase support for timeouts and proxies

You can use proxies, and in the next version I fixed the use of socks proxies. about timeouts you have the same support as requests have :) so no worries.

realgam3 commented 9 months ago

You're welcome to try v2.0.0: https://github.com/realgam3/requests-raw/tree/v2.0.0

realgam3 commented 8 months ago

V2.0.0 released: https://github.com/realgam3/requests-raw/releases/tag/v2.0.0