commands.sh

confettysh

all

Display animated confetti and fireworks over SSH. See also: `ssh`.

More info →

Options (1)

-p, --portboolean

Run the server on a custom port

Example: confettysh {{[-p|--port]}} {{2323}}

Examples (3)

Start a local `confettysh` server

Run the server on a custom port

confettysh [-p|--port] 2323

Connect to the local server and show fireworks

ssh [-p|--port] 2222 localhost -t fireworks
made by @shridhargupta | data from tldr-pages