TinyProxy
Squid Proxy
Varnish
Polipo
Apache Traffic Server
Privoxy
mitmproxy
nginx
Nginx Proxy Manager
Caddy
Traefik
nginx
Pi-hole
Domain.com
TailScale
BunkerWeb
TinyProxy
Nginx Proxy ManagerSuper simple and straight to the point. All I had to do, in a linux server, was this:
Based on our record, Nginx Proxy Manager seems to be a lot more popular than TinyProxy. While we know about 298 links to Nginx Proxy Manager, 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.
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
Why not just Nginx Proxy Manager? Solves both the Proxy issue as well as TLS/SSL. https://nginxproxymanager.com/. - Source: Hacker News / 3 months ago
You can use https://nginxproxymanager.com/ to manage various services on your homelab. It works flawlessly with Tailscale - I can connect to my tailnet and simply type http://service.mylocaldomain to open the service. - Source: Hacker News / 4 months ago
Gone are the days of manually managing all of your subdomains and certificates in Cloudflare and Nginx Proxy Manager, just setup a wildcard, and Coolify will handle the rest. - Source: dev.to / 11 months ago
Nginx Proxy Manager โ self-hosted reverse proxy with SSL built-in. - Source: dev.to / about 1 year ago
Nginx Proxy Manager: if you want that dashboard life with SSL and subdomain routing. - Source: dev.to / about 1 year ago
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.
Caddy - The HTTP/2 Web Server with Automatic HTTPS
Varnish - High-performance HTTP accelerator
Traefik - Load Balancer / Reverse Proxy
Polipo - A small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server).
nginx - A high performance free open source web server powering busiest sites on the Internet.