|
|
|
@ -61,6 +61,9 @@ $PYTHON -m pip install pycryptodomex |
|
|
|
# install PySocks |
|
|
|
# install PySocks |
|
|
|
$PYTHON -m pip install win_inet_pton |
|
|
|
$PYTHON -m pip install win_inet_pton |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# install websocket (python2) |
|
|
|
|
|
|
|
$PYTHON -m pip install websocket-client |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Install setuptools |
|
|
|
# Install setuptools |
|
|
|
wget -O setuptools.exe "$SETUPTOOLS_URL" |
|
|
|
wget -O setuptools.exe "$SETUPTOOLS_URL" |
|
|
|
|