ekko

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2022 License: GPL-3.0 Imports: 15 Imported by: 0

README ¶

Ekko

Tool to ping servers (using ICMP & UDP) and track response time and packet loss.

Sample

📦 Installation

Download the appropriate zip file from Ekko Releases link.

🛠 Configuration

The Ekko binary reads configuration from the config.yaml file which should reside in the same folder as that of the binary. By default, the release package comes pre-configured with a config.yaml which you could change as per your requirements.

🪀 Usage

MacOS
  1. Unzip the downloaded file in a location of your preference. You can unzip the release using Finder or using Terminal using the command unzip ekko-darwin.zip
  2. Open a terminal and go the installation directory cd <YourInstallDirectory>/ekko
  3. Ekko requires super admin privileges to run, hence run the program using sudo ./ekko
  4. Press control and C to close the program or quit the terminal window.
Linux
  1. Unzip the file in a location of your preference. You can unzip the release using Terminal using the command unzip ekko-darwin.zip
  2. Open a terminal and go the installation directory cd <YourInstallDirectory>/ekko
  3. Ekko requires super admin privileges to run, hence run the program using sudo ./ekko
  4. Press Ctrl and C to close the program or quit the terminal window.

Documentation ¶

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL