wsdump
WebSocket client for python
RUN apt-get update && \
apt-get install -y python-websocket
RUN apt-get update && \
apt-get install -y python-websocket
RUN pacman -S --noconfirm python-websocket-client
RUN apt-get update && \
apt-get install -y python-websocket
RUN yum install -y python-websocket-client
RUN dnf install -y python3-websocket-client
RUN apt-get update && \
apt-get install -y python-websocket