Ahmed
Results
2
comments of
Ahmed
> ```shell > apt install git -y > apt install python3 -y > apt install python3-pip -y > apt install python -y > apt install nmap -y > apt install...
hi, i have the same problem, but this is how i solved it, change the lines at **socks.py**: *(63 and 66)* ```python try: from collections.abc import Callable except ImportError: from...