Skip to content

v1.1

Compare
Choose a tag to compare
@meysampg meysampg released this 07 Aug 07:47
· 6 commits to master since this release
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 2424
  • -p :2424
  • -p google.com:2424
  • -p 127.0.0.1:2424