turbobytes / geoipdb

GeoIP related related helper functions for TurboBytes stack
MIT License
0 stars 2 forks source link

Export list of cached ASNs #20

Closed coolparadox closed 7 years ago

coolparadox commented 7 years ago

Implement methods that allow clients to retrieve cached information. We have nowadays LookupAsn() and LookupIp(), however a method for retrieval of all cached ASNs is missing.

This request is motivated by pulsefrontend#22