https://store-images.s-microsoft.com/image/apps.39362.e69138e7-1253-4b07-ad26-ef29cad123e1.f4028cea-d860-4049-b5db-6296af91f7e6.9bc804ea-1065-4adb-9087-6e5aa68007aa

Tinyproxy on Debian 11

AskforCloud LLC

Tinyproxy on Debian 11

AskforCloud LLC

Tinyproxy is a small, efficient HTTP/SSL proxy daemon released under the GNU General Public License.

Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. Designed from the ground up to be fast and yet small, it is an ideal solution for use cases such as embedded deployments where a full featured HTTP proxy is required, but the system resources for a larger proxy are unavailable.

Tinyproxy is distributed using the GNU GPL license (version 2 or above).

Check :

🗸 To Check Tinyproxy Version - Run the command,"tinyproxy -v"
🗸 Version - tinyproxy 1.10.0
🗸 Listening Port - 8888
🗸 By default, the TinyProxy main configuration file is located at "/etc/tinyproxy/tinyproxy.conf" , modify as per your requirement.
🗸 Start the TinyProxy service and enable it to start, Run the following command,
"systemctl start tinyproxy"
"systemctl enable tinyproxy"
🗸 Verify the status of the TinyProxy service , Run the following command,
"systemctl status tinyproxy"

Features :

🗸 Tinyproxy has a small footprint and requires very little in the way of system resources. The memory footprint tends to be around 2 MB with glibc, and the CPU load increases linearly with the number of simultaneous connections (depending on the speed of the connection).
🗸 Tinyproxy requires only a minimal POSIX environment to build and operate. It can use additional libraries to add functionality though.
🗸 Tinyproxy allows forwarding of HTTPS connections without modifying traffic in any way through the CONNECT method (see the ConnectPort directive, which you should disable, unless you want to restrict the users).
🗸 Tinyproxy supports being configured as a transparent proxy, so that a proxy can be used without requiring any client-side configuration. You can also use it as a reverse proxy front-end to your websites.

Disclaimer : This Virtual machine offer contains free and open source software. All the software, trademarks used in the Virtual machine offer are the exclusive property of their respective owners. Askforcloud LLC does not offer commercial license of the product mentioned above.