We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99c9da commit fc3791aCopy full SHA for fc3791a
1 file changed
telnetlib3/server.py
@@ -504,6 +504,7 @@ def on_request_environ(self) -> List[Union[str, bytes]]:
504
"LINES",
505
"COLORTERM",
506
"EDITOR",
507
+ "IPADDRESS",
508
# Request any other VAR/USERVAR the client wants to send
509
VAR,
510
USERVAR,
0 commit comments