天天看點

域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch

域名反查、權重查詢以及ICP備案查詢——ipInfoSearch

  • ipInfoSearch
    • 一、配置需要python三方包
    • 二、基本用法:
    • 三、多線程用法:

文中工具已上傳至github:https://github.com/Potato-py/ipInfoSearch

ipInfoSearch

ip域名反查、權重查詢以及ICP備案查詢。便于送出SRC時資産過濾。

一、配置需要python三方包

pip install -r requirements.txt

二、基本用法:

  • python ipInfoSearch.py -h
域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch
  • python ipInfoSearch.py -f fileName.txt -icp -o outFileName
域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch
域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch

三、多線程用法:

  • python runThread.py -c “python ipInfoSearch.py -t {{data}} -icp -o outFileName” -f fileName.txt
域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch
域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch

文中工具已上傳至github:https://github.com/Potato-py/ipInfoSearch

域名反查、權重查詢以及ICP備案查詢——ipInfoSearchipInfoSearch