
Caddy
Apache HTTP Server
nginx
Nginx Proxy Manager
Microsoft IIS
Traefik
Cherokee
Let's Encrypt
TinyProxy
Squid Proxy
Varnish
Polipo
Apache Traffic Server
Privoxy
mitmproxy
nginx
Caddy
TinyProxySuper simple and straight to the point. All I had to do, in a linux server, was this:
Based on our record, Caddy seems to be a lot more popular than TinyProxy. While we know about 263 links to Caddy, we've tracked only 8 mentions of TinyProxy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
My wife and I continue to work on Uruky [1], a simpler Kagi alternative, based in the EU. Last month we reached 200 monthly active accounts (weโve passed 250 now), and last week we launched support for XMR/Monero payments via ProxyStore [2]! You can also see in our homepage that more independent bloggers and privacy-minded people have written about us! The main differences between Uruky and Kagi, DuckDuckGo,... - Source: Hacker News / 7 days ago
The secret is Caddy. Unlike Nginx, Caddy handles SSL automatically โ it requests certificates from Let's Encrypt and renews them without any configuration. The entire reverse proxy config is 3 lines:. - Source: dev.to / 2 months ago
This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. - Source: dev.to / 3 months ago
Mercure is a real-time push protocol built on server-sent events (SSE). It ships as a standalone binary that embeds its own Caddy server. If you already run Caddy as your web server, you now have two Caddy processes fighting over ports. This post covers how to deploy both on the same VPS using Ansible, with solutions for every gotcha that came up. - Source: dev.to / 4 months ago
Caddy is a modern web server with automatic HTTPS. It obtains and renews TLS certificates from Let's Encrypt without any configuration. - Source: dev.to / 4 months ago
The first result led me to TinyProxywhich was the exactly what I needed. Itโs a small, proxy server that handles forwarding HTTPS requests, requiring almost zero configuration, and has on-going maintenance. Adding it to the container and updating HAProxy to pass the appropriate traffic to it filled in the missing piece. It would handle HTTPS traffic while Nginx continued to handle caching. - Source: dev.to / 4 months ago
Leverage open-source proxy tools like mitmproxy or tinyproxy, which allow you to intercept and modify HTTP requests and responses in real-time. By configuring these, you can simulate different geo conditions:. - Source: dev.to / 6 months ago
Probably by modifying the source code of https://tinyproxy.github.io (it's a lightweight proxy, but modifying the source would be not a 5-minute thing...). - Source: Hacker News / about 2 years ago
I found Privoxy, and it seems to do what I want, so maybe wondering if anyone would be eager to recommend. There is also Tinyproxy, but it can only add headers not remove them. Source: over 2 years ago
To test proxying,I'm using tinyproxy, running a very simple config on port 8080. This supports SPDY (HTTP/2), which is a complication I don't really want to consider at this point, but the analysis ends up quite similar to HTTP/1. - Source: dev.to / almost 3 years ago
Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996
Squid Proxy - Website Content Acceleration and Distribution. Thousands of web-sites around the Internet use Squid to drastically increase their content delivery. Squid can reduce your server load and improve delivery speeds to clients.
nginx - A high performance free open source web server powering busiest sites on the Internet.
Varnish - High-performance HTTP accelerator
Nginx Proxy Manager - Docker container and built in Web Application for managing Nginx proxy hosts with a simple, powerful interface, providing free SSL support via Let's Encrypt
Polipo - A small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server).