Skip to content

v1.2.3

Compare
Choose a tag to compare
@e9x e9x released this 24 Jan 01:44
· 56 commits to master since this release
63a59ba
  • Added new options:
    • httpAgent & httpsAgent - You can now specify the agents used when making requests
    • lookup - You can now control the DNS lookup made if the agent doesn't handle it (called everytime except when going to direct IP addresses)
    • filterRemote - You can now block a remote based on the values (useful if you're blocking direct IP addresses)
    • family - You can now specify the IP family used when making resolutions.
    • database - You can now use a custom database for storing v1/v2 metadata.