-
I use tinyproxy - 1.11.1-r3 on OpenWrt SNAPSHOT, r27913-a2aabc9a7a
tinyproxy fails to start on boot. However, it can be started OK manually.
`service tinyproxy restart
`
I managed to start it fr…
-
If not, could you please consider adding this feature?
-
Centos 9
```yaml
- name: Create pid directory
file:
path: /run/tinyproxy
state: directory
owner: tinyproxy
group: tinyproxy
mode: 0755
```
-
OS: CentOS Linux release 8.3.2011
Issue:
Tinyproxy stop proceeding any requests after working for couple days or week, depends on the load.
Config part:
MaxClients 500
BindSame yes
Reproduce…
-
## Tinyproxy version
1.11.1
## Issue
We are not able to increase our number of calls due to this error (100TPS using Apache benchmark) :
> **Accept returned an error (Too many open files) ...…
defus updated
3 weeks ago
-
We are working on Masking the Presence of an IP Proxy.
Specifically, we configured the test Tinyproxy and modified some of its parameters such as DisableViaHeader , ViaProxyName , AddHeader and Conne…
-
## Tinyproxy version
1.11.0 stable
## Issue
I'm running tinyproxy in a container on aws/ecs behind an nlb (network load-balancer). The issue is that with an nlb my service health check is TCP ba…
-
Your plan to use a cloud-based VM with a proxy server to provide an intermediary IP address instead of your actual WAN IP is indeed a good approach for maintaining privacy and security. Here's a break…
-
Your plan to use a cloud-based VM with a proxy server to provide an intermediary IP address instead of your actual WAN IP is indeed a good approach for maintaining privacy and security. Here's a break…
-
Maintainer: @jow-
Environment: Clean Install, 22.03.2 built with imagebuilder. SamKnows WB8.
```make image PROFILE=samknows_whitebox-v8 PACKAGES="luci luci-ssl luci-app-uhttpd luci-app-openvpn open…