Usage - korancrew/dummysock GitHub Wiki
If you execute the jar file without any arguments, you will be provided by below information.
java dummysock.jar server <port 1> <port 2> ... <port n>
OR
java dummysock.jar client <host 1:port 1> <host 2:port 2> ... <host n:port n>
Yes, that simple.