Code Monkey home page Code Monkey logo

dtcping's Introduction

DTCping

批量Ping工具


配置文件说明:

参数 说明
number 遍历次数
csv_file_name 保存文件名
random_values 抽取D段地址值列表(1-254)
extract_flag 是否抽取D段地址进行查询(优先度高于MergeFlag)
merge_flag 是否合并结果到一个CSV
ip_segments IP段列表
colo_flag 是否查询Colo信息
iata_src_path 优先读取本地iata对照文件
each_single_num 单批次ping的ip数量
colo_limiter_num COLO并发数

Usage of DTCping.exe:

参数 说明
-colo 是否查询Colo信息
Colo Open Flag (default false)
-ip string 单ip查询
IP (1.0.0.1)
-ips string ip段批量查询
IP Sgt (1.0.0.0/24)
-n int 循环次数(例如:10次)
Ping Number (10) (default 10)
-name string 域名DNS反查ping所有解析IP
Addr Name (cloudflare.com)
-path string 读取配置文件信息(<优先级最高>)
config file path(./config.json)
-s string 保存文件名设置
Save File Path (pingIpv4) (default "pingIpv4")
-iata string 优先读取本地iata对照文件
iata src file path(default iatas.json)
-esn int 单批次ping的ip数量(例如:256个)
Each Single Number (256) (default 256)
-cln int COLO并发数(例如:256个)
COLO Limiter Number (256) (default 256)

dtcping's People

Contributors

dtcproto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.