Actions
Bug #5592
closed/dns doesn't working for IPv6 ip addresses
Start date:
06/04/2022
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
I was trying to do a code that uses /DNS
but it seems that it fails to scan IPv6 if no -6
is specified, if you specify -6
then it works otherwise cannot resolve.
Example: /DNS 2a01:4f8:1c17:4739:0:0:0:1e
- Thanks!
Updated by Per Amundsen over 2 years ago
- Status changed from New to Invalid
This is the correct behavior, same as mirc, tested using a ipv6 tunnel on both clients.
If you want to do resolve either, use /dns -46
Actions