We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
34f56cc
Add support of binding port of serving client on server to an specific address. It can be done with flag p with this formats:
p
-p 2424
-p :2424
-p google.com:2424
-p 127.0.0.1:2424