edbrowse
/bin/ed-alike webbrowser written in C
Install
- All systems
-
curl cmd.cat/edbrowse.sh
- Debian
-
apt-get install edbrowse - Ubuntu
-
apt-get install edbrowse - Arch Linux
-
pacman -S edbrowse - Kali Linux
-
apt-get install edbrowse - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install edbrowse - Raspbian
-
apt-get install edbrowse
edbrowse
/bin/ed-alike webbrowser written in C
edbrowse is a reimplementation of /bin/ed, with some basic differences (it uses Perl regular expressions) with the ability to visit webpages and ftp sites. edbrowse performs basic transformations on the html source to produce a readable representation. edbrowse supports Forms, Frames, Netscape-style cookies, HTTPS connections and JavaScript.