#firefox #relay #privacy #cli

bin+lib ffrelay

Command-line interface for Firefox Relay email forwarding service

3 releases

Uses new Rust 2024

0.0.4 Jan 7, 2026
0.0.3 Jan 4, 2026
0.0.2 Jan 3, 2026

#352 in Email

MIT/Apache

46KB
427 lines

install

cargo install ffrelay

Commands

Create

ffrelay new -d test
jlhzxuwdz@mozmail.com

List

ffrelay ls
┌──────────┬───────────────────────┬─────────────┬─────────────┬───────────────┬─────────────┬──────────┐
│ id       │ full_address          │ description │ num_blocked │ num_forwarded │ num_replied │ num_spam │
├──────────┼───────────────────────┼─────────────┼─────────────┼───────────────┼─────────────┼──────────┤
│ 16320416 │ jlhzxuwdz@mozmail.com │ test        │ 0000        │
└──────────┴───────────────────────┴─────────────┴─────────────┴───────────────┴─────────────┴──────────┘

Delete

ffrelay rm 16320416
success

Dependencies

~25–43MB
~651K SLoC