-
$tinyproxy -v
tinyproxy 1.11.1
Blocking 127.0.0.1 or ::1 via null routed upstream directives doesn't work on public hostnames that resolve to localhost
On a private proxy with restricted access…
-
I have simple setup with tinyproxy (1.11.0-rc1-17-git-adad565) on my vps where firewall disabled by default (also I've tried to specifically enable `ufw` for my tinyproxy port and its not helping ), s…
-
目前是随机的 , 想 固定下来 。
另外能否添加socks5 代理 和密码功能
-
## Tinyproxy version
3.12.9
## Issue
When a request gets filtered, the context is spread across few log lines. This makes it hard to alert with all the context. It would be additional effort to…
-
## Tinyproxy version
tinyproxy/1.11.0-rc1-47-git-7f13fa8
## Issue
Literal IPv6 addresses in requests have to be enclused in square brackets. Both in the `Host` header and for forward proxy reques…
-
### Is your feature request related to a problem?
When using a forward proxy, the client sends a [CONNECT](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/CONNECT) request, to which you get…
-
I'm running TinyProxy 1.8.4 on macOS 10.13.6 (installed via HomeBrew). My network is full IPv4 / IPv6 dual stack as is my Internet connection. If use the 'Allow' directive in my tinyproxy.conf, for ex…
-
![image](https://user-images.githubusercontent.com/18637416/230055470-f65bb39b-27c5-4397-8b15-dfff7d086bd0.png)
-
My idea is to populate a files called: lets say: **upstream_proxies.conf**
e.g. parse a config command like:
upstream_list /etc/tiniproxy_upstream_proxies.conf
populated periodically with infor…
-
## Tinyproxy version
- 1.11.1
## Issue
- I use a PAC to route access to certain domains (not all requests) through tinyproxy
- is it possible to allow Basic Auth via PAC?
- or some other way?