genpac
genpac copied to clipboard
Update socks.py
Change line 65 from from collections import Callable to from collections.abc import Callable,make genpac works with Python3.10.