- Mar 03, 2022
-
-
nimrod authored
That network is allowed access to the host in the firewall. For proxying the Kodi webui.
-
nimrod authored
-
nimrod authored
For proxying Kodi.
-
nimrod authored
The Transmission client expect basic authentication, Vouch can't be used for that.
-
nimrod authored
Proxy the Transmission webui, require authentication.
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
It has a hard-coded server name, it should be in the that server's config.
-
- Nov 10, 2021
- Sep 20, 2021
- May 31, 2021
-
-
nimrod authored
-
- May 19, 2021
-
-
nimrod authored
So I can get the real client IP in the service.
- May 14, 2021
-
-
nimrod authored
If the acme challenge is in a location block but the default redirection is not, the default always takes precedence (Nginx won't resolve the order between the different directives, but it will between different location blocks).
-
- May 02, 2021
- Apr 30, 2021
-
-
nimrod authored
-
- Apr 24, 2021
- Apr 23, 2021
-
-
nimrod authored
How can I miss the opportunity to interfere with Google in any way?
-
- Apr 21, 2021
-
-
nimrod authored
-
- Apr 12, 2021
- Mar 26, 2021
- Feb 19, 2021
-
-
nimrod authored
-
- Feb 11, 2021
-
-
nimrod authored
Mainly ChaCha20. Also disable AESCCM (as per https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/ it's slow and uncommon).
-
- Feb 04, 2021
-
-
nimrod authored
Vouch uses the Host header for calculating the JWT but we can't override that (proxying won't work with an incorrect header). So instead it to each deployment so we don't have multiple proxies and can override the Host header.
-
- Jan 30, 2021
-
-
nimrod authored
-