blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.15k stars 576 forks source link

SSH freezes when recieving a Tailscale `SSH_USERAUTH_BANNER` packet #1927

Closed librarianmage closed 9 months ago

librarianmage commented 9 months ago

Checklist

Configuration

Describe the bug

When attempting to SSH to my machine over Tailscale, there is no output. When running with ssh -vvv, the logs show that after receiving a SSH_USERAUTH_BANNER packet, nothing further is output.

When SSH'ing directly over my local network/Tailscale without Tailscale SSH, or when the Tailscale SSH ACL is configured to accept, everything works correctly.

iflowerml commented 9 months ago

Hi!

Thanks