OpenSSH 10.0 has just been released.
https://www.openwall.com/lists/oss-security/2025/04/09/1
* sshd(8): fix the DisableForwarding directive, which was failing
to disable X11 forwarding and agent forwarding as documented.
X11 forwarding is disabled by default in the server and agent
forwarding is off by default in the client.
New features
------------
* ssh(1): the hybrid post-quantum algorithm mlkem768x25519-sha256
is now used by default for key agreement. This algorithm is
considered to be safe against attack by quantum computers,
is guaranteed to be no less strong than the popular
curve25519-sha256 algorithm, has been standardised by NIST
and is considerably faster than the previous default.
https://www.openwall.com/lists/oss-security/2025/04/09/1
* sshd(8): fix the DisableForwarding directive, which was failing
to disable X11 forwarding and agent forwarding as documented.
X11 forwarding is disabled by default in the server and agent
forwarding is off by default in the client.
New features
------------
* ssh(1): the hybrid post-quantum algorithm mlkem768x25519-sha256
is now used by default for key agreement. This algorithm is
considered to be safe against attack by quantum computers,
is guaranteed to be no less strong than the popular
curve25519-sha256 algorithm, has been standardised by NIST
and is considerably faster than the previous default.
👍1
sysctl -w net.ipv6.conf.all.disable_ipv6=1
sysctl -w net.ipv6.conf.default.disable_ipv6=1
https://github.com/cuigh/swirl
https://github.com/neuroforgede/swarmsible
https://github.com/dockersamples/docker-swarm-visualizer
https://github.com/mohsenasm/swarm-dashboard
https://github.com/heckenmann/docker-swarm-dashboard
https://github.com/crazy-max/swarm-cronjob
https://github.com/swarm-pack/swarm-sync
https://github.com/m-adawi/swarm-cd
https://github.com/Integral-Systems/swarm-pilot
https://github.com/neuroforgede/promswarm
https://cheatography.com/boulard/cheat-sheets/docker-and-swarm-2022/
https://github.com/neuroforgede/swarmsible
https://github.com/dockersamples/docker-swarm-visualizer
https://github.com/mohsenasm/swarm-dashboard
https://github.com/heckenmann/docker-swarm-dashboard
https://github.com/crazy-max/swarm-cronjob
https://github.com/swarm-pack/swarm-sync
https://github.com/m-adawi/swarm-cd
https://github.com/Integral-Systems/swarm-pilot
https://github.com/neuroforgede/promswarm
https://cheatography.com/boulard/cheat-sheets/docker-and-swarm-2022/
GitHub
GitHub - cuigh/swirl: A web UI for Docker, focused on swarm cluster.
A web UI for Docker, focused on swarm cluster. Contribute to cuigh/swirl development by creating an account on GitHub.