Skip to content

v1.5.2

Latest
Compare
Choose a tag to compare
@cambell-prince cambell-prince released this 05 May 18:28
· 7 commits to master since this release
  • Fix #15 gethostbyname detection can be fooled:
    a. by using the local resolver and b. by the use of wildcard subdomains

This fix uses 'host' to do the lookup using an independent nameserver and check the result against regex.