Get DNS suffix with nodejs

后端 未结 0 1166
被撕碎了的回忆
被撕碎了的回忆 2021-01-05 20:37

With NodeJs, the "dns" library don\'t use dns suffix to resolve hostname.

await dns.promises.resolve(\'foo.ad.toto.fr\')
>>> [ \'10.1.40.20         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题