techsd / ddoser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Simple Docker swarm-based tool to ping URL's from a TXT file;

Installation

Install Docker Desktop from the official page https://www.docker.com/products/docker-desktop;

Usage

# turn on
$ ./start.sh

# turn off
$ ./stop.sh

Adding IP's and URL's

You can add additional stuff into ./sources.txt;

About


Languages

Language:Shell 80.1%Language:Dockerfile 19.9%