qwj / python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
MIT License
1.93k stars 323 forks source link

Could not access Twitter #156

Open sinasaeedi opened 1 year ago

sinasaeedi commented 1 year ago

Hello there.

Thanks for your great effort.

I have a wired problem, couldn't access twitter via proxy. As I tested, every website and application are working fine except twitter (web and app) saying: The proxy server is refusing connections.

My configuration: Client -> Server A (Iran) -> Server B (Germany) -> Free Internet

pproxy -l http://0.0.0.0:1234 -r ssh://SERVER-B/#login:pass

Server A and B is used because the government closes internet connection for people, but not for data centers.

Regards,