We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After upgrade to pproxy-2.7.9 ,I execute the command: pproxy -l http+in://client_ip:8081 it fails show me:
pproxy -l http+in://client_ip:8081
The text was updated successfully, but these errors were encountered:
Same issue, Windows 11
Sorry, something went wrong.
Same issue, macos m2 help me
my fixed def print_server_started(option, server, print_fn): if server and hasattr(server, 'sockets') and server.sockets: #fix None sockets
No branches or pull requests
After upgrade to pproxy-2.7.9 ,I execute the command:
pproxy -l http+in://client_ip:8081
it fails show me:
The text was updated successfully, but these errors were encountered: