ststeiger / trust4

Automatically exported from code.google.com/p/trust4
0 stars 0 forks source link

Dynamic ip support #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would love to try this code, but i have dynamic ip. Can you make use of 
whatsmyip or whatever? Also, i would like to read about how it actually work.

Original issue reported on code.google.com by d0hanz...@gmail.com on 5 Dec 2010 at 12:43

GoogleCodeExporter commented 9 years ago
Fixed, if you specify "dynamic" in the settings file as your localip, it is 
determined from whatismyip.com

Original comment by martinde...@gmail.com on 5 Dec 2010 at 1:58

GoogleCodeExporter commented 9 years ago
Seems like whatismyip.com is blocking the request to the URL sometimes.

Is there another service designed for automation of IP lookups?

Original comment by jrho...@redpointsoftware.com.au on 7 Dec 2010 at 4:14

GoogleCodeExporter commented 9 years ago
If you will parse websites, yes. http://findmyip.com/ 
http://whatismyipaddress.com/ or any other from 
http://www.google.pl/#sclient=psy&hl=pl&safe=off&q=whats+my+ip&aq=0&aqi=g1g-s2g1
g-o1&aql=&oq=&gs_rfai=&pbx=1&fp=e2aed8cde5261165

Original comment by d0hanz...@gmail.com on 7 Dec 2010 at 12:08

GoogleCodeExporter commented 9 years ago
Added another source for IPs, feel free to add your own (Line 148 Settings.cs, 
dynamicIpSources). It should be fairlyself explanatory

Original comment by martinde...@gmail.com on 7 Dec 2010 at 3:54