Pingu
🐧ping command but with pingu
Install / Use
/learn @sheepla/PinguREADME
🐧 pingu
ping command implementation in Go but with colorful output and pingu ascii art
Features
- [x] Colorful and fun output.
- [x] Cross-platform support: Windows, macOS, and Linux (also WSL)
- [x] It works with a single executable file, so it can be installed easily.
- [x] Support IPv4 and IPv6.
Usage
Simply specify the target host name or IP address in the first argument e.g. pingu github.com or pingu 13.114.40.48.
You can change the number of transmissions by specifying the -c option.
Usage:
pingu [OPTIONS] HOST
`ping` command but with pingu
Application Options:
-c, --count= Stop after <count> replies (default: 20)
-P, --privilege Enable privileged mode
-V, --version Show version
Help Options:
-h, --help Show this help message
Installation
Download executable binaries
You can download executable binaries from the latest release page.
Build from source
To build from source, clone this repository then run make build or go install. Developing on go1.18.3 linux/amd64.
Another way to install it if you have go in your machine just:
go install github.com/sheepla/pingu@latest
WSL support
To run on WSL, give CAP_NET_RAW capability with the following command and start it with the -P, --privilege option.
sudo setcap cap_net_raw=+ep /path/to/pingu
pingu -P github.com
c.f.
LICENSE
Author
Related Skills
node-connect
347.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
