Warning: Undefined variable $kind in /home4/wgate/public_html/include/checkfunpdo.php on line 662

Warning: Undefined variable $vers in /home4/wgate/public_html/include/checkfunpdo.php on line 662

Warning: Undefined variable $kind in /home4/wgate/public_html/include/checkfunpdo.php on line 662

Warning: Undefined variable $vers in /home4/wgate/public_html/include/checkfunpdo.php on line 662
:::| 目前位置圖示目前位置:首頁圖示回首頁 | 主功能頁圖示相關問答
dns的txt查詢

[日期]:2019/02/24  [瀏覽人數]:523

nslookup -q=txt abc.com.tw

查DOMAIN、IP位址資訊

nslookup

>set type=all

>abc.com.tw

....

只查txt

>set type=txt

>abc.com.tw

....