tidy-proxy
small http proxy which tidies html
Install
- All systems
-
curl cmd.cat/tidy-proxy.sh
- Debian
-
apt-get install tidy-proxy - Ubuntu
-
apt-get install tidy-proxy - Kali Linux
-
apt-get install tidy-proxy - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tidy-proxy - Raspbian
-
apt-get install tidy-proxy
tidy-proxy
small http proxy which tidies html
Tidy-proxy is a small http proxy server written in perl. Using this proxy web-pages are checked for HTML errors with Tidy or Validate while they are downloaded. The results are displayed on top of that page. Tidy-Proxy is mainly intended for developing dynamic web-pages.