wok diff tinyproxy/description.txt @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (22 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tinyproxy/description.txt	Thu Sep 01 11:12:31 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +Tinyproxy is a light-weight HTTP and HTTPS proxy daemon
     1.5 +for POSIX operating systems.
     1.6 +Designed from the ground up to be fast and yet small,
     1.7 +it is an ideal solution for use cases such as embedded
     1.8 +deployments where a full featured HTTP proxy is required,
     1.9 +but the system resources for a larger proxy are unavailable.