Squid
Nginx Proxy Manager
Squid | Nginx Proxy Manager | |
---|---|---|
29 | 655 | |
2,129 | 21,978 | |
2.4% | 3.2% | |
9.4 | 8.8 | |
2 days ago | 2 days ago | |
C++ | JavaScript | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Squid
- Squid: Optimising Web Delivery
- squid proxy cache server without systemd built and ready to serve
-
Netflix Canada Just Got Rid of Its Cheapest Ad-Free Plan Without Even a Heads Up
> But I’m working on setting up a VPN at my house to tunnel all Netflix traffic through ...
On a technical point, you might be able to get away with just using Squid for the proxy, with pretty much default settings.
http://www.squid-cache.org
I used to use that years ago (not with Netflix though) running from a data centre, using an ssh (autossh) tunnel to reach it securely.
Worked pretty well, aside from the extra latency due to the packets having to go an extra half way around the world. ;)
-
How to get my IP traffic data to an AWS lambda using Darkstat?
I recommend trying a transparent proxy like Squid. There are many analytics tools for Squid logs. Squid can generate TLS certificates on the fly to inspect secure websites but you'll have to generate and install a CA certificate and key into Squid. You'll also have to import the CA certificate on any machine accessing the internet through the Squid proxy. Squid has the added bonus of caching content to speed up web browsing and reduce data usage.
-
What do you guys use IPFS to develop?
I “invented” IPFS when I though “wouldn’t it be nice if we could combine Squid-Cache with BackupPC
- Ask HN: How do you protect your children from internet addiction?
-
Web resource caching: Server-side
A couple of dedicated server-side resource caching solutions have emerged over the years: Memcached, Varnish, Squid, etc. Other solutions are less focused on web resource caching and more generic, e.g., Redis or Hazelcast.
-
Caching Server?
Web caching (more techical, probably not useful) there squid-cache
-
Why does linux use HTTP to get updates?
Also, the fact it is distributed by HTTP allow companies (and ISPs) to cache content in Squid servers (http://www.squid-cache.org/). And this is quite a feature!
-
How to monitor web activity on home network
If your router is compatible with custom firmware (Tomato or DD-WRT) you can flash it and use the logging features of those platforms. Otherwise no there isn't really an "app or software" that can do this, you need a piece of hardware that sits between the LAN devices and the internet connection. That can be a full-fledged computer, if you're willing to use it as firewall or router (pfSense), DNS server (PowerDNS) or proxy server (Squid).
Nginx Proxy Manager
-
Zoraxy: Open-Source, All in one homelab network routing solution
https://github.com/NginxProxyManager/nginx-proxy-manager/iss...
-
Take a look at traefik, even if you don't use containers
Why trafik over nginx for my modest needs, a couple docker hosts and a few dozen containers. I use https://github.com/NginxProxyManager/nginx-proxy-manager, would trafik provide a benefit on such a small scale?
-
Ask HN: What Underrated Open Source Project Deserves More Recognition?
I discovered these 3 amazing projects recently:
Cryptpad, essentially google docs/sheets/forms e2e encrypted. It does include collaboration. https://github.com/cryptpad/cryptpad
Immich, google photos self hostable, with share options https://github.com/immich-app/immich
Nginxproxymanager manages certificates and proxies to self hosted stuff through nginx https://github.com/NginxProxyManager/nginx-proxy-manager
Great self hosting stuff!
-
DevOps Simplified: Easy-to-Use Container Projects Deployment
Nginx Proxy Manager
- Baserow Behind Nginx Proxy Manager - Error Connot Connect to API SERVER
-
Can I put multiple services on one web domain using subdomains?
Take a look at NginxProxyManager. This would give you the opportunity to put everything in the form of service1.domain.com , service2.domain.com ,etc.
-
:latest or :version for supporting services?
Prime example: Nginx Proxy Manager is often recommended in the sub. The latest minor release came with breaking changes (so already ignoring semver). I bet you many people were running on latest and then had broken stuff: https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.10.0
-
NPM: How to keep and maintain a dynamic IP (like your public IP) in an access list.
I started looking into how to make add dynamic IPs to NPM access lists. I came across a couple of GitHub issues (1, 2) on the topic. It looks like people have solved the problem, but not in a complete way without modifying the NPM docker image. I did not want to do that, so decided looking into writing a separate script.
-
Has anyone been able to set up dockerized CrowdSec in front of dockerized NPM using official images only?
Here is the (NPM) GitHub issue where the "fork of a fork" image came into existence (lepresidente/nginx-proxy-manager). It has some interesting discussions about the challenges of having NPM and CrowdSec coexist and cooperate.
-
MyQ's horrible take on open access to their devices
Agree with this, myQ is such a dumpster fire. It needs to have an the ability to be managed over the local network instead of requiring the garage door and app connect to their server.
My very first experience with myQ was figuring out that their IP blocklist provider, brightcloud, blocks anything with the word "proxy" - including the default "it works" page for Nginx Proxy Manager [1]. And they have no way of overriding this to actually provide service if someone turns out to be a legitimate customer.
[1]: https://github.com/NginxProxyManager/nginx-proxy-manager/dis...
What are some alternatives?
Tinyproxy - tinyproxy - a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
traefik - The Cloud Native Application Proxy
socks5-proxy-server - SOCKS5 proxy server
docker-swag - Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
envoy - Cloud-native high-performance edge/middle/service proxy
HAProxy - HAProxy documentation
acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
BunkerWeb - 🛡️ Open-source and next-generation Web Application Firewall (WAF)
Nginx - The official NGINX Open Source repository.
docker-pi-hole - Pi-hole in a docker container