Ticket #78 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Choose ripe.net or Arin (or .. etc.)

Reported by: Martijn Owned by: omry
Priority: Normal Milestone: 1.2
Component: FireStats Version: 0.9.9-beta
Severity: Normal Keywords:
Cc:

Description

It would be nice to choose, somewhere in settings, which whois you want to use when clicking an ip-adres in the firestats tables. The query is a bit more difficult at ripe though, but programmable..

example: http://www.ripe.net/whois?form_type=simple&full_query_string=&searchtext=212.115.200.142&do_search=Search

Attachments

Change History

Changed 4 years ago by anonymous

  • type changed from bug to enhancement

nice suggestion. I vaguely remember that someone asked for some other whois provider, but I can't find the ticket. I will probably add an option for arin, ripe and custom, where you can create your own query to whatever whois service you choose.

Changed 4 years ago by anonymous

I tried to do it myself by replacing the query string in html-utils.php http://ws.arin.net/cgi-bin/whois.pl?queryinput=$ip with http://whois.domaintools.com/$ip but after restarting the plugin I got this error:

Fatal error: Cannot redeclare fs_stats_sort() (previously declared in .../wp-content/plugins/firestats/php/html-utils.php:35) in .../wp-content/plugins/firestats/php/db-sql.php on line 316

It would be nice to be able to at least manually insert a proper query string, instead to choose between arin, ripe or anything else

Changed 4 years ago by omry

you obviously did more than just replacing the query string. extract FireStats over the old one, and try again, carefuly.

Changed 4 years ago by anonymous

This is a great feature request - I've manually changed mine to do a Google Map of the IP's location with the following URL structure. I know it's not as accurate, but I like knowing where my visitors are from.

http://www.rleeden.no-ip.com/geotool.php?ip=xxx.xxx.xxx.xxx

Changed 4 years ago by omry

  • milestone changed from Later to 1.2

nice one. I`ll try to get this feature into 1.2.

Changed 3 years ago by omry

  • status changed from new to closed
  • resolution set to fixed

changeset [636].
see WhoisProviders for more info.

Add/Change #78 (Choose ripe.net or Arin (or .. etc.))

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.