-
**TLDR**: Kubernetes services cannot be resolved anymore because the DNS configuration is being overwritten
1. Is this urgent?
- [ ] Yes
- [x] No
2. What VPN service provider are you…
wolph updated
7 months ago
-
Thank you soo much for [article](https://igancev.ru/2021-02-21-vpn-wireguard-docker) and this simple solution!
Just, to avoid the error
`Couldn’t connect to Docker daemon at http+docker://local…
-
Auth against all those LDAP/Radius/SQL/TACACS/you-name-it is not about **Tiny**proxy. Nevertheless if authentication is already implemented, maybe the custom hook could also be?
Something like
`Auth…
-
Hey there folks, absolutely love tinyproxy, thank you so much for making it!!! 😄
Is it currently possible to do something like this:
```
upstream http myproxy:3128 "a*.example.com"
```
Whe…
-
Hello,
I want to bind Tinyproxy to a specific interface, but this doesn't always work.
**My test setup**
Example Client:
`IP: 192.168.178.21`
`Proxy settings: 192.168.178.15:8081`
Device:
`…
-
Hello,
I'm running TinyProxy 1.10.0. The proxy works if I have BasicAuth turned off.
However, with BasicAuth on, I get the following error in the logs:
```
CONNECT Aug 28 17:01:48 [8]: Co…
-
Hi,
My requirement is to connect AWS EC2 Centos 7 Instances securely within VP restricting all other connections, So I though of using Tinxy proxy as it will serve my purpose.
I've installed ti…
-
Version 1.11.0 introduced (in commit 11a4f6c5cfc078d037930b2618b9bc8bb0550493) a requirement to end each request with a slash. This breaks compatibility with 1.10 and earlier versions. My current setu…
-
I'm using TinyProxy for whitelisting my children's internet access. It's great! What I'd like to do is when a user is denied access to a non-whitelisted hostname, show them a friendly page explaining …
-
## Tinyproxy version
1.11.1-r2
## Question
# Goal : I want to use tiny proxy behind an AWS Application Load Balancer (https)
Note : I am using tiny proxy in docker.
# Setup :
- I have s…