Skip to content

v1.8.4

Choose a tag to compare

@zonyitoo zonyitoo released this 09 Jan 15:40
· 2527 commits to master since this release

Features

  • ssserver supports bind before connect to remote addresses. Can be configured by
    • local_address and local_port in config.json
    • -b or --bind-address in command line parameter
      Suggestion: Port should be set to 0 otherwise you will get EADDRINUSE

Breaking Changes

  • ssserver won't ignore local_address and local_port in config.json