瀏覽代碼

Added a simpler example to dig reverse zones

Florent AIDE 9 年之前
父節點
當前提交
4662ce459b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -53,6 +53,10 @@ or
 
 
 `dig -t ptr 2.1.168.192.IN-ADDR.ARPA. @127.1 -p 5053`
 `dig -t ptr 2.1.168.192.IN-ADDR.ARPA. @127.1 -p 5053`
 
 
+or more simply put
+
+`dig -x 192.168.1.2 @127.1 -p 5053`
+
 The binary can be moved to /usr/local/bin, /opt/geodns/ or wherever you find appropriate.
 The binary can be moved to /usr/local/bin, /opt/geodns/ or wherever you find appropriate.
 
 
 ### Command options
 ### Command options