How to install tinyproxy on Devuan Linux
Tinyproxy is famous for being light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. It's small and fast application and it is an ideal solution for systems with restricted resources.
Installation is very easy and fast. Just run a following command in terminall:
$ sudo apt-get install tinyproxy
That's all!