Page 1 of 1

PySnip/Pyspades IP Getter Fix

Posted: Tue Jan 22, 2013 9:00 pm
by StackOverflow
As of the other week, it seems whatismyip.com has changed their IP getter service, requiring that you to switch to their new registered/paid service to continue using it. Since PySnip relies on this service to fetch the external IP, it has since been broken.

We have fixed this problem by using our own IP getter service along with performing a few other small updates. One including switching to a hostname for the master server instead of a direct IP, that way we can rely on DNS in the event the IP address changes.

As usual you can pull the latest source or use the Win32 build below:

https://code.google.com/p/pysnip/downlo ... 14e7bf.zip

Re: PySnip/Pyspades IP Getter Fix

Posted: Wed Jan 23, 2013 6:57 am
by corn99
Trust Stack to fix all the technical problems....

Re: PySnip/Pyspades IP Getter Fix

Posted: Fri Jan 25, 2013 8:50 pm
by Jordach
Stack, you love fixing bugs, don't you?