Usage - korancrew/dummysock GitHub Wiki

If you execute the jar file without any arguments, you will be provided by below information.

Usage:

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.

Server

As Server

Client

As Client

Client (Multiple Ports on same host, simpler)

As Client

⚠️ **GitHub.com Fallback** ⚠️