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

Add support for multiple telnet ports #183

Open
DavidRieman opened this issue Dec 16, 2023 · 0 comments
Open

Add support for multiple telnet ports #183

DavidRieman opened this issue Dec 16, 2023 · 0 comments
Labels
enhancement This task is adding new behavior or performing other refactoring improvements.

Comments

@DavidRieman
Copy link
Owner

Our telnet support stack should allow us to register multiple open ports for incoming telnet connections. For this ticket, ensure that the groundwork is present, and it should be possible to track details about the connection based on which port was connected, even before telnet negotiations begin.

(Other features will depend on this ground work, such as connecting with an audible read-out accessibility mode which disables ASCII graphics and decorators that don't "read out" nicely for visually impaired users.)

@DavidRieman DavidRieman added the enhancement This task is adding new behavior or performing other refactoring improvements. label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This task is adding new behavior or performing other refactoring improvements.
Projects
None yet
Development

No branches or pull requests

1 participant