Riccardo Bessone
Riccardo Bessone
Are you sure? Have you tried if the **whois.nic.one** server responds from that machine's shell? I did a quick test with this code: ``` use Iodev\Whois\Factory; $whois = Factory::get()->createWhois(); if...
Have you tried with SocketLoader? https://github.com/io-developer/php-whois/blob/9f93d372f2680f8185fb775cc71950dcdd9ce374/src/Iodev/Whois/Loaders/SocketLoader.php#L34
Sorry for my late reply. I started thinking about doing various PRs, but in fact it would be useless. I create a new branch with the various modifications, grouped into...
Hei @io-developer i'm still working on this, just i have not so much time to devote to it. I just saw your new branch, do you want to download the...
Ok, understood. Having a dynamic servers list it's a nice idea (and if I say so where almost all of my commits are to update the servers... :D ) but...
Hello, most of the work is already done on my local copy, but I stopped because there is no more news from the maintainer, I have some PR waiting for...
Hey @io-developer, after i while i'm back! I took advantage of this week of calm with clients in the summer holidays to resume this job that I had abandoned. I...
Related to #89
I think it's related to #153
Feel free to work on it and make a PR :wink: