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
# Start a dockerized control server
docker run -p 1111:1111 -p 2222:2222 cmr1/sockz server 0.0.0.0 1111 2222
# Start dockerized agent
docker run cmr1/sockz agent example.com 1234