-
**Describe the bug**
#69612 converted the Telnet shell to use network sockets, and inadvertently introduced a race condition on client disconnect.
The socket API is capable of generating an error …
-
Can you add a few resources?
**PHP apps for automatising list-work**:
- [Bluesky List to Starter Pack](https://nws-bot.us/bskyList2StarterPack.php)
- [Bluesky List Combiner](https://nws-bot.us…
-
> As avid mud player in the past, why do I need a client? What's wrong with telnet? Installing client (into venv on top of it) is extremely wasteful for sending text messages to the remote server and …
-
Hello; I've tried the provided example with an Ethernet PHY (rather than wifi). Everything works, but there's a problem when the telnet client disconnects, which causes the RX callback to read gibberi…
-
**Description:**
Implement support for the Telnet **TTYPE** (Terminal Type) option to allow the client to communicate its terminal type to the server. This option is mainly used to identify the "name…
-
**Describe the bug**
When trying to login with PuTTY:
- echo is suppressed when entering login for the _first time_, not only a password
- there is no new line when I hit `Enter` after entering log…
-
I was running juicepassproxy successfully 2/24-7/24, harvesting data for HA, but in July started getting connection refused from telnet.
```
Trying 10.26.20.33...
telnet: connect to address 10.26.2…
-
**Description:**
Implement support for the Telnet **STARTTLS** option to enable encrypted communication between the client and server using TLS (Transport Layer Security). STARTTLS initiates a secure…
-
**Description:**
Implement support for the Telnet **TIMING-MARK** option to enable synchronization points in the data stream between client and server. This option is useful for measuring network lat…
-
if client create tcp connect (like telnet or send error register), server cannot close the connection by itself
the connectionHandler not import outside