Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvments - New Server Support & Testing #73

Merged
merged 8 commits into from
Jun 18, 2024
Merged

Improvments - New Server Support & Testing #73

merged 8 commits into from
Jun 18, 2024

Conversation

jreed1701
Copy link
Collaborator

  • NGINX port numbers must now be 5 unique digits > 10000
  • Additional Dedicated Servers added.
  • Pytest & continuous integration pipeline improvements

Valid port range is 10000 - 65535.  The 5
digit above 10000 is used because most bots are
scanning 1 through 10000.

Port numbers must be 5 unique digits.

Any port number may still be specified because this
is only enforced by the GUI. If a user sets via
API client, then they're doing so at own risk.
@jreed1701 jreed1701 added the enhancement New feature or request label Jun 18, 2024
@jreed1701 jreed1701 self-assigned this Jun 18, 2024
@jreed1701 jreed1701 merged commit 26a7d58 into main Jun 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant