wok-current diff tinyproxy/description.txt @ rev 25388
updated meson (0.60.2 -> 0.62.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jul 31 16:52:43 2022 +0100 (2022-07-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tinyproxy/description.txt Sun Jul 31 16:52:43 2022 +0100 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.