richardpenman / whois

MIT License
382 stars 187 forks source link

findwhois_iana with proxy #238

Closed RideTheSkyP closed 2 months ago

RideTheSkyP commented 2 months ago

Move socket creation to external func, to reuse it in findwhois_iana with proxy

richardpenman commented 2 months ago

Hi, can you give more context what is the motivation for this change?

RideTheSkyP commented 2 months ago

Hi, sure, the problem is I can use proxy, but only for whois requests, which goes after findwhois_iana, so after iana limits you, there is no possibility to proceed to whois(which use proxy), cause firstly goes iana request.