An open API service indexing awesome lists of open source software.

https://github.com/mohammadhasanii/go-ping

This source allows you to ping the specified IP address as many times as you want by running it.
https://github.com/mohammadhasanii/go-ping

attack ddos dos go go-ping golang icmp-ping ping windows

Last synced: over 1 year ago
JSON representation

This source allows you to ping the specified IP address as many times as you want by running it.

Awesome Lists containing this project

README

          

# Go-Ping

This source allows you to ping the specified IP address as many times as you want by running it.

# Description
You can automatically enter a specific IP address and call it in large numbers. It can be a cool thing for monitoring

![Logo](https://i.morioh.com/210305/b055ac45.webp)

## Run Project

Tip : This source can only be run on Windows, it does not run on Linux kernels

You need golang version above 1.8 to run

```golang
go run app.go
```