urlscan

Extract and browse the URLs contained in an email (urlview replacement)

Install

All systems
curl cmd.cat/urlscan.sh
Debian Debian
apt-get install urlscan
Ubuntu
apt-get install urlscan
Arch Arch Linux
pacman -S urlscan
image/svg+xml Kali Linux
apt-get install urlscan
Fedora
dnf install urlscan
Windows (WSL2)
sudo apt-get update sudo apt-get install urlscan
Raspbian
apt-get install urlscan

urlscan

Extract and browse the URLs contained in an email (urlview replacement)

urlscan searches for URLs in email messages, then displays a list of them in the current terminal. It is primarily meant as a replacement for urlview, which it improves upon in the following ways: * urlscan understands email encodings such as quoted-printable; urlview does not. * urlscan extracts and displays the context surrounding each URL.