Join Nostr
2025-08-03 11:23:36 UTC

Daniel :pepeD: on Nostr: Wth, after the latest #OpenSSH update the daemon only listens on IPv6 addresses? Is ...

Wth, after the latest #OpenSSH update the daemon only listens on IPv6 addresses? Is that just me? Lol #Linux

``` bash
lsof -i -n -P | grep sshd
sshd 63245 root 3u IPv6 4882 0t0 TCP *:22 (LISTEN)
```