-
When using socks proxy `pysocks` module is required by python.
bonus: socks port in readme is non-standard, most people use 9050 by default not 9150 so a little gotcha there
-
As you know Youtube is blocked in some countries: https://en.wikipedia.org/wiki/Censorship_of_YouTube
So please add proxy support (Socks5).
Will be great.
Thank you very much.
-
Привет, запускаю контейнер. Задача пока получить пропускание трафика через прозрачный прокси.
`tpws --uid=0:0 --no-resolve --bind-addr=0.0.0.0 --port=8080 --split-pos=1 --debug=2`
Посылаю на него …
-
I need to use pydle with Tor, so i did a dirty modification in connection.py:
```
import socks
import socket
socks.set_default_proxy(socks.SOCKS5, "localhost", 9050)
socket.socket = socks.socks…
-
```
What steps will reproduce the problem?
1.open and connect SSHTunnel with global socks proxy
2.open wifi tether with bluetooth PAN
3.the proxy is working fine on the android phone globally but not…
-
```
ShowIP will not do DNS loopup if network.proxy.type == 1 &&
network.proxy.socks_remote_dns == true, which is considered a security feature
to not leak privacy through DNS queries. Regarding this…
-
Having a config like
```
stream {
resolver 8.8.8.8 ipv6=off;
log_format socks 'socks: $socks_connect_addr $socks_name $socks_protocol [$time_local] $remote_addr';
server {
…
-
Went digging around the issues, only reference I could find is this one: https://github.com/rapid7/metasploit-payloads/issues/225
Basically: is there any plans to support SOCKS proxies in payload t…
-
protocol : Socks and VMess-TCP All tested ,but youtube video cannot be played after proxy
test address : https://www.youtube.com/watch?v=MWGu70kVGGE
![image](https://github.com/233boy/Xray/a…
-
## 代码
commit: https://github.com/Harry-zklcdc/go-proxy-bingai/commit/568b99ef4e1f4a24f85e84369f35b803d94229f6
release: https://github.com/Harry-zklcdc/go-proxy-bingai/releases/tag/v1.9.3
## 使用方法
…