Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Pingtest

How to Basic

# clone this repo
$ git clone repo_url ~/bash-pingtest
$ cd~/bash-pingtest
$ chmod +x pingtest
# basic usage
$ /path/to/pingtest [prefix_ip] [start_point] [end_point]
# example
$ /path/to/pingtest 192.168.0 1 128
# you also can make start_point bigger than from end_point
$ /path/to/pingtest 192.168.0 128 1

Issue

[ ] some functionmay not work correctly on some os

dont be hesitate to make Issue and Pull Request :>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages