Download Latest Version v1.6.1 -- Fix SSH terminal remote echo source code.zip (4.1 MB)
Email in envelope

Get an email when there's a new version of nmlinux

Home / v1.3.9
Name Modified Size InfoDownloads / Week
Parent folder
nmlinux-1.3.9-py3-none-any.whl 2026-06-13 393.3 kB
README.md 2026-06-13 947 Bytes
v1.3.9 -- SSH Agent Forwarding source code.tar.gz 2026-06-13 3.6 MB
v1.3.9 -- SSH Agent Forwarding source code.zip 2026-06-13 3.6 MB
Totals: 4 Items   7.6 MB 0

What's new

SSH Agent Forwarding

  • New "Agent forwarding" checkbox in the SSH connection form
  • Adds -A to the generated ssh command when enabled
  • Allows jumping between servers without copying your private key: PC → server A → server B
  • Requires an active SSH agent (SSH_AUTH_SOCK) — if no agent is running, SSH ignores -A silently
  • Detail panel shows "Oui (-A)" / "Non"
  • Help content updated in all 8 languages (FR/EN/ES/DE/IT/PT/JA/ZH)

How to use:

  1. Make sure your SSH agent is running: ssh-add -l should list your keys
  2. Edit a connection in the SSH page → check "Agent forwarding" → Save
  3. Once connected on server A, you can ssh user@server-B directly

Install / upgrade

Arch Linux (AUR):

:::bash
yay -S nmlinux

All platforms (wheel):

:::bash
pip install nmlinux-1.3.9-py3-none-any.whl

SHA256: 0d73d323ce1f89ae1cf47644e47a83fe254a6476246b8135582e35a67e865e0e

Source: README.md, updated 2026-06-13