Re: Call for testing: OpenSSH 10.4

Brian Candler <[email protected]> Thu, 2 Jul 2026 08:01:41 +0100
Newsgroups gmane.network.openssh.devel
Message-ID <[email protected]>
On 02/07/2026 00:25, Damien Miller wrote:
> That might mean that something is already using port 3322 on your machine.

If that's the case, then you can find it using:

ss -plnt

ss -pant 'sport = 3322'