Add extra input checks - Add an input check for port number such that it does not interfere with other ports in use - Add an input check for usernames such that they are between 4 and 12 characters long and ascii A-Z, a-z or 0-9 - Reword warning logs