Skip to content

Adds no Psuedo Terminal feature and updates NoxTLS#1

Merged
gl-agnx merged 2 commits into
masterfrom
feat/ssh-no-pseudo-terminal
May 9, 2026
Merged

Adds no Psuedo Terminal feature and updates NoxTLS#1
gl-agnx merged 2 commits into
masterfrom
feat/ssh-no-pseudo-terminal

Conversation

@gl-agnx
Copy link
Copy Markdown
Contributor

@gl-agnx gl-agnx commented May 9, 2026

No description provided.

gl-agnx added 2 commits May 9, 2026 01:49
Added OpenSSH-style -T support so shell sessions can skip pseudo-terminal allocation when needed (automation/non-interactive scenarios).
The SSH common API now includes netnox_ssh_client_request_shell_ex(client, request_pty) to control PTY behavior,
while netnox_ssh_client_request_shell() remains as a backward-compatible wrapper that still requests PTY by default.

Updated CLI help/usage and README examples/docs
@gl-agnx gl-agnx merged commit 10b4e88 into master May 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant