We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Document per-sender UDP routing and --env flag - How-It-Works: add UDP Forwarding section explaining the per-sender ephemeral socket model for -L and -R; replace last-sender-wins note - Configuration: add --env flag to CLI reference and config file example; note multi-sender UDP support in port forwarding section - Development: add e2e-forward-local and e2e-reverse-local to test command reference - Compared-to-et-and-mosh: note -R and multi-sender UDP in comparison table Assisted-By: Claude Sonnet 4.6
docs: escape sequence, zellij/login-shell, ETR_CONNECTION env vars (v0.4.8)
Update wiki for v0.3.0: QUIC transport, remove UDP/PQC/cipher content - Home: remove PQC/UDP references, add QUIC - How-It-Works: full rewrite for QUIC bootstrap, stream layout, security model; remove KEM handshake and UDP sections - Cryptography: full rewrite for TLS 1.3 / cert pinning; remove ML-KEM cipher suite table, key derivation, RustCrypto crates - Configuration: remove --cipher flag and PQC section; add -L port forwarding; fix etrs port description (QUIC not UDP); update -vv description - Compared: update crypto/PQC rows; add port forwarding row; remove PQC as a differentiator (retired in v0.3.0) - Troubleshooting: UDP→QUIC (UDP) rename; fix version mismatch note; fix etrs -vvv debug instructions - Getting-Started: UDP→QUIC in connect description Assisted-By: Claude Sonnet 4.6
Add wiki: Getting Started, How It Works, Configuration, Cryptography, Troubleshooting, Compared to et and mosh