Code Monkey home page Code Monkey logo

parallel-vps-group-ping's Introduction

A Parallel VPS Group Ping Program

主要功能:

  • 并发的对多个服务器进行Ping
  • 能够以小间隔向同一地址进行多次Ping,并且统计最小、平均、最高延迟和丢包率
  • 命令行格式化列表输出
  • 常见VPS服务器链接订阅的解析和显示
  • 针对长时间没有相应的服务器支持直接Ctrl+C中断Ping子进程,并返回结果

使用方法

1. 从订阅连接导入: 将订阅地址分行添加到urllist.txt文件中(注释行使用//开头)
2. 按服务器信息导入: 将服务器订阅信息按照固定的格式添加到serverlist.txt文件中(格式实例再文件中,注释行使用//开头)


特征

借用子线程对Ping进程的进度及延迟数据进行异步IO,结构如下:
结构 每一个Ping子进程的内存占用约为1M
输出格式:
输出 相关工具链接 psping64

parallel-vps-group-ping's People

Contributors

mrwtong avatar

Watchers

James Cloos avatar  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.