You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dev branch has accumulated several updates, including:
Support for socks4 and 4a
Several bug fixes
Removal of the poetry dependency management
etc.
Unfortunately, I haven't had the time to thoroughly test it and update the release-related workflow.
A PR related to this would be very welcome. @wykwit
Describe the bug
PyPI version of the package is over 3 years old and doesn't include fixes for Windows. Maybe it's time to make a new release?
To Reproduce
pip install asyncio-socks-server
asyncio-socks-server.exe
NotImplementedError
on a call toadd_signal_handler
Expected behavior
Program shouldn't crash.
Desktop
The text was updated successfully, but these errors were encountered: