Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@akifisitan akifisitan released this 19 Jun 19:22
· 3 commits to main since this release
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