⚡ zap

send files to anyone, instantly!

📤

Send a file

📥

Get a file

psst... 🤫 there's a CLI too!

even faster from your terminal

brew install voidash/tap/zap

how to use:

→ send a file:
$ zap send photo.jpg
Code: abc123
→ receive a file:
$ zap receive abc123
Saved: photo.jpg
📋

paste text & logs

share text snippets without installing anything

→ cleanest way (netcat):
cat file.txt | nc zapper.cloud 9999
→ with curl:
curl -d @file.txt zapper.cloud/p
→ pipe command output:
dmesg | nc zapper.cloud 9999
expires in 24h • 1MB limit • syntax highlighting