-
Version: git master
Steps to reproduce:
curl via Tor:
curl -i -x socks5h://localhost:9050 http://***deadononionsite***.onion/
curl: (97) Can't complete SOCKS5 connection to ***deadonnionsite**…
-
记录我自己在CentOS系统上的常用开发环境的配置方法。
-
```
I have no issue with the new beta firmware, but will there be an option in the
future for a proxy server?
```
Original issue reported on code.google.com by `ele.b...@gmail.com` on 28 Jul 2011 a…
-
At this moment tinyproxy allows to log connections to syslog or to log in a file in this way:
```
CONNECT Oct 22 11:10:45 [7690]: Connect (file descriptor 6): xxx.yyy.zzz [XXX.XXX.10.131] at [XX…
-
Upgrading to Ubuntu 20.04 which reduces it's size quit significantly, however the deluge service throws a locale error when it runs.
```
Unable to initialize gettext/locale!
'ngettext'
Traceback…
Kabe0 updated
3 years ago
-
Hi,
I'm using alpine:3.5 in a docker container.
In the container runs the proxychains with tinyproxy (proxychains4 tiniproxy -d).
If I cancel a running data transfer, I get after a new call often …
-
Hi,
I'm using tinyproxy to tinyproxy connection as upstream over a link with a huge delay (>250ms, so RTT can be around 1s. for opening a TCP sockect).
I request if it will be feasible to includ…
-
If one were to assign a whole /64 block of IPv6 IPs to a NIC on Linux then they would use the "ip route add local" method instead of adding each IP in the /etc/network/interfaces file.
From the te…
-
Possible to be used as a reverse proxy? Or to limit what servers/ports would be accessed through the proxy?
Thanks.
-
认证成功了(在VNC窗口中可以看到),但是暴露出来的socks5代理超时。
在容器内执行`curl --socks5 localhost:1080 -v ipinfo.io`,连接失败。
容器内执行`curl -x "http://127.0.0.1:8888" -v ipinfo.io`,能连接到代理,但是报500 Unable to connect.
起容器的命令是:
```shell…