edbrowse-js
/bin/ed-alike webbrowser written in C
Install
- All systems
-
curl cmd.cat/edbrowse-js.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 update
sudo apt-get install edbrowse
- Raspbian
-
apt-get install edbrowse
- Dockerfile
- dockerfile.run/edbrowse-js
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.