qwj / python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run UDP socks5 on localhost error

r4t31 opened this issue · comments

commented

When I try to run

pproxy -ul socks5://localhost:8000 -vv

I got the next error:

Serving on UDP localhost:8000 by socks5 
Start server failed.
	==> '_SelectorDatagramTransport' object has no attribute 'sockets'