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

There needs to be a binary that fetches supported/preferred options #9

Closed
Kaiepi opened this issue Apr 5, 2019 · 0 comments
Closed
Labels
help wanted Extra attention is needed

Comments

@Kaiepi
Copy link
Owner

Kaiepi commented Apr 5, 2019

Using it should look like this:

%bastille p6telnet-fetch-options telehack.com 43
Supported: ...
Preferred: ...

This will require using Net::Telnet::Client to connect to a server using a hostname and port passed via the command line and finding a way to determine when the server is done sending its initial list of options it wishes to use. You may need to subclass Net::Telnet::Client.

@Kaiepi Kaiepi added the help wanted Extra attention is needed label Apr 5, 2019
@Kaiepi Kaiepi closed this as completed in ff2d8f4 May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant