iTXTech / Nemisys

The Java implementation of standard Synapse Proxy Protocol.
GNU General Public License v3.0
44 stars 44 forks source link

Fixes crash caused by java.net.SocketException: Invalid argument #58

Closed SleepSpace9 closed 7 years ago

SleepSpace9 commented 8 years ago

This will only allow valid port numbers between 1 and 65536. ("0" is NOT valid!) [fixes https://github.com/iTXTech/Nemisys/issues/51]

PeratX commented 7 years ago

Has conflict, please re-open one if you want to merge.