Telnet (or the lack thereof)
Open
- Dominant language
- Python
- Stars
- 254
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
The echo server example in the Network section uses a telnet client for testing. However, because of security issues, telnet is locked down by most commercial security policies. SSH (with its associated handshaking, complexity, and overhead) is the closest thing available. Would it be possible to have an automated "driver" program that could do this testing that would take up only a few lines of code?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.