Skip to content

Conversation

Jonney
Copy link
Contributor

@Jonney Jonney commented Jan 29, 2025

When using the QUIC protocol, an exception will be thrown:

(python-3.12.8) root@server:/root/python-proxy# pproxy -v -l quic+http://127.0.0.1:8080 --ssl ssl.crt,ssl.key
Using uvloop
Serving on 127.0.0.1:8080 by http
Start server failed.
==> 'QuicServer' object has no attribute 'sockets'

Jonney and others added 11 commits September 27, 2020 22:09
Another way to run pproxy within a python script
Forget to return in setup_iv()
Add judgment for asyncio.Transport or uvloop.loop.UDPTransport.
Add judgment for not all of theme.
IPV6 s.getsockname() will return a tuple of length 4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant