asnmap icon indicating copy to clipboard operation
asnmap copied to clipboard

json: cannot unmarshal string into Go value of type []*asnmap.Response

Open leonjza opened this issue 1 year ago • 0 comments

It seems like when given hostnames with an underscore character (_), asnmap fails with an unmarshalling error.

/ # asnmap -d test_.google.com

   ___   _____  __
  / _ | / __/ |/ /_ _  ___ ____
 / __ |_\ \/    /  ' \/ _  / _ \
/_/ |_/___/_/|_/_/_/_/\_,_/ .__/
                         /_/

		projectdiscovery.io

[INF] Current asnmap version v1.1.0 (latest)
[FTL] json: cannot unmarshal string into Go value of type []*asnmap.Response

leonjza avatar Mar 17 '24 10:03 leonjza